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 0475d9c6 OPENNLP-1657: Update log4j2 to 2.24.2 (#695)
0475d9c6 is described below

commit 0475d9c6d6c3d7efdd45d2bb160a2286c54331d6
Author: Martin Wiesner <[email protected]>
AuthorDate: Mon Nov 25 11:16:53 2024 +0100

    OPENNLP-1657: Update log4j2 to 2.24.2 (#695)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 444f7d25..f5a241ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
                <morfologik.version>2.1.9</morfologik.version>
                <onnxruntime.version>1.20.0</onnxruntime.version>
                <slf4j.version>2.0.16</slf4j.version>
-               <log4j2.version>2.23.1</log4j2.version>
+               <log4j2.version>2.24.2</log4j2.version>
                <jmh.version>1.37</jmh.version>
                <classgraph.version>4.8.179</classgraph.version>
                

Reply via email to