Skip to content

Commit e0de529

Browse files
OPENNLP-1817: Update log4j2 to 2.25.4 (#1001)
Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.3 to 2.25.4. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.4 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 bd73ea1 commit e0de529

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
@@ -245,7 +245,7 @@
245245
<junit5-system-exit.version>2.0.2</junit5-system-exit.version>
246246
<onnxruntime.version>1.24.3</onnxruntime.version>
247247
<slf4j.version>2.0.17</slf4j.version>
248-
<log4j2.version>2.25.3</log4j2.version>
248+
<log4j2.version>2.25.4</log4j2.version>
249249
<logcaptor.version>2.12.6</logcaptor.version>
250250
<classgraph.version>4.8.184</classgraph.version>
251251
<zlibsvm.version>2.1.2</zlibsvm.version>

0 commit comments

Comments
 (0)