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-addons.git
The following commit(s) were added to refs/heads/main by this push:
new f6f925d Bump log4j2.version from 2.25.3 to 2.25.4 (#139)
f6f925d is described below
commit f6f925d7d0cb1997a28c93628fcb5dbb99ab2c9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 08:54:43 2026 +0200
Bump log4j2.version from 2.25.3 to 2.25.4 (#139)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index aadf49c..ba2a883 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@
<opennlp.forkCount>1.0C</opennlp.forkCount>
<slf4j.version>2.0.17</slf4j.version>
- <log4j2.version>2.25.3</log4j2.version>
+ <log4j2.version>2.25.4</log4j2.version>
<junit.version>6.0.3</junit.version>