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-sandbox.git
The following commit(s) were added to refs/heads/master by this push:
new 1bd8586 Bump log4j2.version from 2.24.2 to 2.24.3 (#206)
1bd8586 is described below
commit 1bd85865c5615804982e6ffb10297b7e2f2c2568
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 23 06:40:09 2024 +0100
Bump log4j2.version from 2.24.2 to 2.24.3 (#206)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f9594cc..8dd13c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,7 +126,7 @@
<opennlp.forkCount>1.0C</opennlp.forkCount>
<slf4j.version>2.0.16</slf4j.version>
- <log4j2.version>2.24.2</log4j2.version>
+ <log4j2.version>2.24.3</log4j2.version>
<uimaj.version>3.4.1</uimaj.version>
<jersey-client.version>2.41</jersey-client.version>