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

Commit fe12bcd

Browse files
authored
Merge pull request #59 from RaphiMC/dependabot/gradle/standalone/org.apache.logging.log4j-log4j-slf4j2-impl-2.23.1
Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.23.0 to 2.23.1 in /standalone
2 parents 86f8a49 + 97c0b43 commit fe12bcd

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)