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 e92ec02ef0 Bump the maven-patch-group group with 4 updates
e92ec02ef0 is described below

commit e92ec02ef0c2092c9037c72ba71544b58ebe0157
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 00:19:41 2026 +0000

    Bump the maven-patch-group group with 4 updates
    
    Bumps the maven-patch-group group with 4 updates: 
[org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2), 
org.apache.logging.log4j:log4j-slf4j2-impl, org.apache.logging.log4j:log4j-api 
and org.apache.logging.log4j:log4j-core.
    
    
    Updates `org.apache.logging.log4j:log4j-bom` from 2.25.3 to 2.25.4
    - [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.3...rel/2.25.4)
    
    Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.3 to 2.25.4
    
    Updates `org.apache.logging.log4j:log4j-api` from 2.25.3 to 2.25.4
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.3 to 2.25.4
    
    Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.3 to 2.25.4
    
    Updates `org.apache.logging.log4j:log4j-api` from 2.25.3 to 2.25.4
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.3 to 2.25.4
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-bom
      dependency-version: 2.25.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-version: 2.25.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-version: 2.25.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-version: 2.25.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.apache.logging.log4j:log4j-api
      dependency-version: 2.25.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    ...
    
    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 652c94ae76..b171badae5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
 
     <!-- Logging -->
     <ver.slf4j>2.0.17</ver.slf4j>
-    <ver.log4j2>2.25.3</ver.log4j2>
+    <ver.log4j2>2.25.4</ver.log4j2>
 
     <!-- JSON-LD 1.1 -->
     <ver.titanium-json-ld>1.7.0</ver.titanium-json-ld>

Reply via email to