Skip to content

Commit d237d9f

Browse files
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>
1 parent cb4a685 commit d237d9f

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
@@ -230,7 +230,7 @@
230230
<junit5-system-exit.version>2.0.2</junit5-system-exit.version>
231231
<onnxruntime.version>1.22.0</onnxruntime.version>
232232
<slf4j.version>2.0.17</slf4j.version>
233-
<log4j2.version>2.25.0</log4j2.version>
233+
<log4j2.version>2.25.1</log4j2.version>
234234
<logcaptor.version>2.11.0</logcaptor.version>
235235
<classgraph.version>4.8.180</classgraph.version>
236236
<jmh.version>1.37</jmh.version>

0 commit comments

Comments
 (0)