Skip to content

Commit 2943dd1

Browse files
committed
Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0
1 parent 322bbd0 commit 2943dd1

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
@@ -106,7 +106,7 @@
106106
<jackrabbit2.version>2.20.16</jackrabbit2.version>
107107
<slf4j.version>2.0.17</slf4j.version>
108108
<log4j2.version>2.24.3</log4j2.version>
109-
<collections4.version>4.5.0-M3</collections4.version>
109+
<collections4.version>4.5.0</collections4.version>
110110
<jsch.version>0.1.55</jsch.version>
111111
<httpclient3.version>3.1</httpclient3.version>
112112
<ant.version>1.10.15</ant.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
6464
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #671.</action>
6565
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.3.4 #673.</action>
6666
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
67+
<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>
6768
</release>
6869
<release version="2.10.0" date="2025-02-01" description="This is a feature and maintenance release. Java 8 or later is required.">
6970
<!-- FIX -->

0 commit comments

Comments
 (0)