Skip to content

Commit 38fc913

Browse files
dependabot[bot]mawiesne
authored andcommitted
OPENNLP-1751: Update log4j2 to 2.25.1 (#818)
Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.0 to 2.25.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit d237d9f)
1 parent 07c6bca commit 38fc913

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.25.0</log4j2.version>
187+
<log4j2.version>2.25.1</log4j2.version>
188188
<logcaptor.version>2.11.0</logcaptor.version>
189189
<classgraph.version>4.8.180</classgraph.version>
190190
<jmh.version>1.37</jmh.version>

0 commit comments

Comments
 (0)