This is an automated email from the ASF dual-hosted git repository.

afs 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 0564f7ed95 Bump ver.log4j2 from 2.25.4 to 2.26.0
0564f7ed95 is described below

commit 0564f7ed95bcf55cc07e7a3165cd66aeddc9b595
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 00:30:05 2026 +0000

    Bump ver.log4j2 from 2.25.4 to 2.26.0
    
    Bumps `ver.log4j2` from 2.25.4 to 2.26.0.
    
    Updates `org.apache.logging.log4j:log4j-bom` from 2.25.4 to 2.26.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.25.4...rel/2.26.0)
    
    Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.4 to 2.26.0
    
    Updates `org.apache.logging.log4j:log4j-api` from 2.25.4 to 2.26.0
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.0
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-bom
      dependency-version: 2.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-version: 2.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-version: 2.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.26.0
      dependency-type: direct:development
      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 48fbed70e2..70a28d3676 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
 
     <!-- Logging -->
     <ver.slf4j>2.0.17</ver.slf4j>
-    <ver.log4j2>2.25.4</ver.log4j2>
+    <ver.log4j2>2.26.0</ver.log4j2>
 
     <!-- JSON-LD 1.1 -->
     <ver.titanium-json-ld>1.7.0</ver.titanium-json-ld>

Reply via email to