This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new 048246f697 Bump ver.log4j2 from 2.24.3 to 2.25.0
048246f697 is described below
commit 048246f697eb56fa7dbd84a80710de3458fd4ec2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 23 00:24:56 2025 +0000
Bump ver.log4j2 from 2.24.3 to 2.25.0
Bumps `ver.log4j2` from 2.24.3 to 2.25.0.
Updates `org.apache.logging.log4j:log4j-bom` from 2.24.3 to 2.25.0
- [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.24.3...rel/2.25.0)
Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.3 to 2.25.0
Updates `org.apache.logging.log4j:log4j-api` from 2.24.3 to 2.25.0
Updates `org.apache.logging.log4j:log4j-core` from 2.24.3 to 2.25.0
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-bom
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6d023f33b8..8ae995720a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
<!-- Logging -->
<ver.slf4j>2.0.17</ver.slf4j>
- <ver.log4j2>2.24.3</ver.log4j2>
+ <ver.log4j2>2.25.0</ver.log4j2>
<!-- JSON-LD 1.1 -->
<ver.titanium-json-ld>1.6.0</ver.titanium-json-ld>