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

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


The following commit(s) were added to refs/heads/master by this push:
     new ce3709c  Bump log4j2.version from 2.24.1 to 2.24.2 (#43)
ce3709c is described below

commit ce3709c6147fce5efba4b90d171098f7ab3c4789
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 25 08:11:51 2024 +0100

    Bump log4j2.version from 2.24.1 to 2.24.2 (#43)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 86a1445..ad2f68b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
         <opennlp.forkCount>1.0C</opennlp.forkCount>
 
         <slf4j.version>2.0.16</slf4j.version>
-        <log4j2.version>2.24.1</log4j2.version>
+        <log4j2.version>2.24.2</log4j2.version>
 
         <junit.version>5.11.3</junit.version>
 

Reply via email to