Skip to content

Commit 8d44558

Browse files
committed
Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0
1 parent 15156e1 commit 8d44558

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
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>org.apache.commons</groupId>
109109
<artifactId>commons-collections4</artifactId>
110-
<version>4.5.0-M3</version>
110+
<version>4.5.0</version>
111111
</dependency>
112112
<dependency>
113113
<groupId>commons-io</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 79 to 81.</action>
3636
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.2.1 #372.</action>
3737
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
38+
<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>
3839
</release>
3940
<release version="1.9.0" date="2025-01-08" description="Version 1.9.0">
4041
<!-- UPDATES -->

0 commit comments

Comments
 (0)