| commit | ce3709c6147fce5efba4b90d171098f7ab3c4789 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Nov 25 08:11:51 2024 +0100 |
| committer | GitHub <noreply@github.com> | Mon Nov 25 08:11:51 2024 +0100 |
| tree | 3d2dde57f101069405a8337bafd29db90b3771c5 | |
| parent | 58b95ffc439a516037742cce3d38d4b609415eb1 [diff] |
Bump log4j2.version from 2.24.1 to 2.24.2 (#43)
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>