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 55f09a2 Bump log4j2.version from 2.24.2 to 2.24.3 (#51) 55f09a2 is described below commit 55f09a24d318894aa1b916c7459db2447c8ce891 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Dec 23 06:34:25 2024 +0100 Bump log4j2.version from 2.24.2 to 2.24.3 (#51) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dd6fdea..e01a79f 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,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> <junit.version>5.11.4</junit.version>