This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new 79256bb2e Bump Log4j from 2.25.4 to 2.26.0.
79256bb2e is described below
commit 79256bb2ed3fce4a841ffbceba7f50ce99b0d77a
Author: Gary Gregory <[email protected]>
AuthorDate: Fri May 8 07:26:43 2026 -0400
Bump Log4j from 2.25.4 to 2.26.0.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ef0e26bf0..9a3b854a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
<!-- 2.22.0 requires Java 11. -->
<jackrabbit2.version>2.20.17</jackrabbit2.version>
<slf4j.version>2.0.17</slf4j.version>
- <log4j2.version>2.25.4</log4j2.version>
+ <log4j2.version>2.26.0</log4j2.version>
<collections4.version>4.5.0</collections4.version>
<jsch.version>0.1.55</jsch.version>
<httpclient3.version>3.1</httpclient3.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f3eb8cd74..d3e971e6b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -84,7 +84,7 @@ The <action> type attribute can be add,update,fix,remove.
<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>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.18.0 to 2.22.0.</action>
<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>
- <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>
+ <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>
<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>
<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>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.18.0 to 1.22.0.</action>