Skip to content

Commit 262d1f8

Browse files
committed
Bump log4j2.version from 2.25.3 to 2.25.4
1 parent 7a3fa12 commit 262d1f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<!-- 2.22.0 requires Java 11. -->
9797
<jackrabbit2.version>2.20.17</jackrabbit2.version>
9898
<slf4j.version>2.0.17</slf4j.version>
99-
<log4j2.version>2.25.3</log4j2.version>
99+
<log4j2.version>2.25.4</log4j2.version>
100100
<collections4.version>4.5.0</collections4.version>
101101
<jsch.version>0.1.55</jsch.version>
102102
<httpclient3.version>3.1</httpclient3.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The <action> type attribute can be add,update,fix,remove.
7979
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #671.</action>
8080
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.21.0.</action>
8181
<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>
82-
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.3 #694, #725, #749.</action>
82+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.4 #694, #725, #749.</action>
8383
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #699.</action>
8484
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.jackrabbit:jackrabbit-standalone-components from 2.20.16 to 2.20.17.</action>
8585
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.21.0.</action>

0 commit comments

Comments
 (0)