mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-17 07:26:39 +00:00
Update tests from Apache Commons Lang 3.9 to 3.10.
This commit is contained in:
parent
a02a0e6993
commit
f9fb07955d
2
pom.xml
2
pom.xml
@ -459,7 +459,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.9</version>
|
||||
<version>3.10</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -135,6 +135,7 @@
|
||||
<action issue="COLLECTIONS-748" dev="ggregory" type="update" due-to="Gary Gregory">
|
||||
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.</action>
|
||||
</release>
|
||||
<release version="4.4" date="2019-07-05" description="Maintenance release.">
|
||||
<action issue="COLLECTIONS-710" dev="ggregory" type="fix" due-to="Yu Shi, Gary Gregory">
|
||||
|
Loading…
x
Reference in New Issue
Block a user