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 d046c9f535 Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 
2.25.3
d046c9f535 is described below

commit d046c9f5357e8790c6baf459a5e9a4ce602869cb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 19 23:56:22 2025 +0000

    Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3
    
    Bumps org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.3
      dependency-type: direct:development
    ...
    
    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 c17e0c48ef..3f0de92607 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
 
     <!-- Logging -->
     <ver.slf4j>2.0.17</ver.slf4j>
-    <ver.log4j2>2.25.2</ver.log4j2>
+    <ver.log4j2>2.25.3</ver.log4j2>
 
     <!-- JSON-LD 1.1 -->
     <ver.titanium-json-ld>1.7.0</ver.titanium-json-ld>

Reply via email to