Skip to content

Commit 984f7c3

Browse files
committed
Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0
1 parent 3f249da commit 984f7c3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<commons.jacoco.complexityRatio>0.61</commons.jacoco.complexityRatio>
7070
<commons.jacoco.lineRatio>0.72</commons.jacoco.lineRatio>
7171
<!-- Dependencies -->
72-
<commons.collections.version>4.5.0-M3</commons.collections.version>
72+
<commons.collections.version>4.5.0</commons.collections.version>
7373
</properties>
7474

7575
<issueManagement>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<!-- UPDATE -->
5151
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 78 to 81.</action>
5252
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.4 to 1.3.5.</action>
53+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>
5354
</release>
5455
<release version="2.0.0-M1" date="2024-12-27" description="This is a major release and requires Java 8">
5556
<action issue="BEANUTILS-503" dev="ggregory" type="update" due-to="Gary Gregory">

0 commit comments

Comments
 (0)