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

mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/main by this push:
     new 1712f32db OPENNLP-1874: Update Log4J to 2.26.1 (#1144)
1712f32db is described below

commit 1712f32dbe657792f9a80fa960018ab2a9eb2206
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 6 08:20:10 2026 +0200

    OPENNLP-1874: Update Log4J to 2.26.1 (#1144)
    
    Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.26.0 to 2.26.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
      dependency-version: 2.26.1
      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 11aafa5b5..c74e2dc02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@
                <junit5-system-exit.version>2.0.3</junit5-system-exit.version>
                <onnxruntime.version>1.27.0</onnxruntime.version>
                <slf4j.version>2.0.18</slf4j.version>
-               <log4j2.version>2.26.0</log4j2.version>
+               <log4j2.version>2.26.1</log4j2.version>
                <logcaptor.version>2.12.6</logcaptor.version>
                <classgraph.version>4.8.184</classgraph.version>
                <zlibsvm.version>3.0.0</zlibsvm.version>

Reply via email to