Skip to content

Commit 69c8dfe

Browse files
Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.3 to 2.25.0
Bumps org.apache.logging.log4j:log4j-to-slf4j from 2.24.3 to 2.25.0. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-to-slf4j dependency-version: 2.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45f04a3 commit 69c8dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql-dgs-platform/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies {
8686
version { require("3.6.1") }
8787
}
8888
// CVEs
89-
api("org.apache.logging.log4j:log4j-to-slf4j:2.24.3") {
89+
api("org.apache.logging.log4j:log4j-to-slf4j:2.25.0") {
9090
because("Refer to CVE-2021-44228; https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228")
9191
}
9292
api("org.apache.logging.log4j:log4j-api:2.23.1") {

0 commit comments

Comments
 (0)