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-sandbox.git


The following commit(s) were added to refs/heads/main by this push:
     new ff3a674f Bump log4j2.version from 2.25.3 to 2.25.4 (#454)
ff3a674f is described below

commit ff3a674f9b1e3a6f74f2e781d56840347e4e488b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 08:53:50 2026 +0200

    Bump log4j2.version from 2.25.3 to 2.25.4 (#454)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7ac08a00..5877dcb3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
         <commons-math3.version>3.6.1</commons-math3.version>
 
         <slf4j.version>2.0.17</slf4j.version>
-        <log4j2.version>2.25.3</log4j2.version>
+        <log4j2.version>2.25.4</log4j2.version>
 
         <uimaj.version>3.6.1</uimaj.version>
         <jersey-client.version>2.41</jersey-client.version>

Reply via email to