Skip to content

Commit 3f12757

Browse files
dependabot[bot]mawiesne
authored andcommitted
OPENNLP-1751: Update log4j2 to 2.25.0 (#797)
Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.3 to 2.25.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit b8b563f)
1 parent 3ec9e15 commit 3f12757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<morfologik.version>2.1.9</morfologik.version>
185185
<onnxruntime.version>1.22.0</onnxruntime.version>
186186
<slf4j.version>2.0.17</slf4j.version>
187-
<log4j2.version>2.24.3</log4j2.version>
187+
<log4j2.version>2.25.0</log4j2.version>
188188
<logcaptor.version>2.11.0</logcaptor.version>
189189
<classgraph.version>4.8.179</classgraph.version>
190190
<jmh.version>1.37</jmh.version>

0 commit comments

Comments
 (0)