Skip to content
This repository was archived by the owner on May 12, 2024. It is now read-only.

Commit 97c0b43

Browse files
Bump org.apache.logging.log4j:log4j-slf4j2-impl in /standalone
Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.23.0 to 2.23.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86f8a49 commit 97c0b43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

standalone/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
include "net.sf.jopt-simple:jopt-simple:5.0.4"
1717

1818
include "org.apache.logging.log4j:log4j-core:2.23.0"
19-
include "org.apache.logging.log4j:log4j-slf4j2-impl:2.23.0"
19+
include "org.apache.logging.log4j:log4j-slf4j2-impl:2.23.1"
2020

2121
compileOnly "org.jetbrains:annotations:24.1.0"
2222

0 commit comments

Comments
 (0)