This is an automated email from the ASF dual-hosted git repository.
ggregory 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 85ed1d2ef Bump org.apache.logging.log4j:log4j-bom from 2.25.2 to
2.25.3 (#749)
85ed1d2ef is described below
commit 85ed1d2ef31a342a2bf0dfe78e585011c59a10cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 21 10:14:11 2025 -0500
Bump org.apache.logging.log4j:log4j-bom from 2.25.2 to 2.25.3 (#749)
Bumps
[org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2)
from 2.25.2 to 2.25.3.
- [Release notes](https://github.com/apache/logging-log4j2/releases)
-
[Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc)
-
[Commits](https://github.com/apache/logging-log4j2/compare/rel/2.25.2...rel/2.25.3)
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-bom
dependency-version: 2.25.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 04acc1ef5..77e01427d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,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.2</log4j2.version>
+ <log4j2.version>2.25.3</log4j2.version>
<collections4.version>4.5.0</collections4.version>
<jsch.version>0.1.55</jsch.version>
<httpclient3.version>3.1</httpclient3.version>