Skip to content

Commit e0a4b17

Browse files
committed
2 parents aa20639 + 4618c85 commit e0a4b17

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
105105
<!-- 2.22.0 requires Java 11. -->
106106
<jackrabbit2.version>2.20.16</jackrabbit2.version>
107107
<slf4j.version>2.0.16</slf4j.version>
108-
<log4j2.version>2.24.2</log4j2.version>
109-
<collections4.version>4.5.0-M2</collections4.version>
108+
<log4j2.version>2.24.3</log4j2.version>
109+
<collections4.version>4.5.0-M3</collections4.version>
110110
<jsch.version>0.1.55</jsch.version>
111111
<httpclient3.version>3.1</httpclient3.version>
112112
<ant.version>1.10.14</ant.version>

src/changes/changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ The <action> type attribute can be add,update,fix,remove.
332332
Bump org.apache.httpcomponents:httpcore-nio from 4.4.14 to 4.4.16, #341.
333333
</action>
334334
<action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update">
335-
Bump Apache Log4j 2.14.1 to 2.24.2 [Tests] #226, #230, #305, #378, #448, #461, #487, #499, #598, #610, #635.
335+
Bump Apache Log4j 2.14.1 to 2.24.3 [Tests] #226, #230, #305, #378, #448, #461, #487, #499, #598, #610, #635, #642.
336336
</action>
337337
<action dev="ggregory" due-to="XenoAmess" type="update">
338338
Bump ftpserver-core from 1.1.1 to 1.1.2 #235.
@@ -386,7 +386,7 @@ The <action> type attribute can be add,update,fix,remove.
386386
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.4.1 #494, #586.
387387
</action>
388388
<action dev="ggregory" type="update" due-to="Gary Gregory">
389-
Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0-M2.
389+
Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0-M3 #643.
390390
</action>
391391
<action dev="ggregory" type="update" due-to="Gary Gregory">
392392
Bump ant:ant 1.6.5 to org.apache.ant:ant 1.10.14.

0 commit comments

Comments
 (0)