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

Commit 2f12384

Browse files
authored
Merge pull request #55 from RaphiMC/dependabot/gradle/org.apache.logging.log4j-log4j-slf4j2-impl-2.23.0
Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.1 to 2.23.0
2 parents def58ab + ba5e51d commit 2f12384

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.22.1"
19-
include "org.apache.logging.log4j:log4j-slf4j2-impl:2.22.1"
19+
include "org.apache.logging.log4j:log4j-slf4j2-impl:2.23.0"
2020

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

0 commit comments

Comments
 (0)