mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-17 15:35:00 +00:00
Update tests from Apache Commons Lang 3.10 to 3.11.
This commit is contained in:
parent
10f1f977dd
commit
1b2690e280
2
pom.xml
2
pom.xml
@ -486,7 +486,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.10</version>
|
||||
<version>3.11</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -145,7 +145,7 @@
|
||||
Let org.apache.commons.collections4.properties.[Sorted]PropertiesFactory accept XML input.
|
||||
</action>
|
||||
<action type="update" dev="ggregory" due-to="Gary Gregory">
|
||||
Update tests from Apache Commons Lang 3.9 to 3.10.
|
||||
Update tests from Apache Commons Lang 3.9 to 3.11.
|
||||
</action>
|
||||
<action dev="ggregory" type="update" due-to="Chen">
|
||||
Fixed the typo and deal the NPE with Objects.requireNonNull #118.
|
||||
|
Loading…
x
Reference in New Issue
Block a user