Skip to content

Commit 79256bb

Browse files
committed
Bump Log4j from 2.25.4 to 2.26.0.
1 parent 5fbe00a commit 79256bb

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
@@ -98,7 +98,7 @@
9898
<!-- 2.22.0 requires Java 11. -->
9999
<jackrabbit2.version>2.20.17</jackrabbit2.version>
100100
<slf4j.version>2.0.17</slf4j.version>
101-
<log4j2.version>2.25.4</log4j2.version>
101+
<log4j2.version>2.26.0</log4j2.version>
102102
<collections4.version>4.5.0</collections4.version>
103103
<jsch.version>0.1.55</jsch.version>
104104
<httpclient3.version>3.1</httpclient3.version>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The <action> type attribute can be add,update,fix,remove.
8484
<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>
8585
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.22.0.</action>
8686
<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>
87-
<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>
87+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.26.0 #694, #725, #749.</action>
8888
<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>
8989
<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>
9090
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.18.0 to 1.22.0.</action>

0 commit comments

Comments
 (0)