Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Dec 19, 2024
2 parents aa20639 + 4618c85 commit e0a4b17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
<!-- 2.22.0 requires Java 11. -->
<jackrabbit2.version>2.20.16</jackrabbit2.version>
<slf4j.version>2.0.16</slf4j.version>
<log4j2.version>2.24.2</log4j2.version>
<collections4.version>4.5.0-M2</collections4.version>
<log4j2.version>2.24.3</log4j2.version>
<collections4.version>4.5.0-M3</collections4.version>
<jsch.version>0.1.55</jsch.version>
<httpclient3.version>3.1</httpclient3.version>
<ant.version>1.10.14</ant.version>
Expand Down
4 changes: 2 additions & 2 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump org.apache.httpcomponents:httpcore-nio from 4.4.14 to 4.4.16, #341.
</action>
<action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update">
Bump Apache Log4j 2.14.1 to 2.24.2 [Tests] #226, #230, #305, #378, #448, #461, #487, #499, #598, #610, #635.
Bump Apache Log4j 2.14.1 to 2.24.3 [Tests] #226, #230, #305, #378, #448, #461, #487, #499, #598, #610, #635, #642.
</action>
<action dev="ggregory" due-to="XenoAmess" type="update">
Bump ftpserver-core from 1.1.1 to 1.1.2 #235.
Expand Down Expand Up @@ -386,7 +386,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.4.1 #494, #586.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0-M2.
Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0-M3 #643.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump ant:ant 1.6.5 to org.apache.ant:ant 1.10.14.
Expand Down

0 comments on commit e0a4b17

Please sign in to comment.