Skip to content

Commit 3511182

Browse files
Bump org.apache.logging.log4j:log4j-core from 2.25.1 to 2.25.2 (#479)
Bumps org.apache.logging.log4j:log4j-core from 2.25.1 to 2.25.2. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c67b58 commit 3511182

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ dependencies {
8484
includeInJar "org.apache.commons:commons-lang3:3.18.0"
8585
includeInJar "commons-io:commons-io:2.20.0"
8686
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"
87-
includeInJar "org.apache.logging.log4j:log4j-core:2.25.1"
88-
includeInJar "org.apache.logging.log4j:log4j-slf4j-impl:2.25.1"
87+
includeInJar "org.apache.logging.log4j:log4j-core:2.25.2"
88+
includeInJar "org.apache.logging.log4j:log4j-slf4j-impl:2.25.2"
8989
includeInJar "org.jline:jansi:3.30.6"
9090
includeInJar("com.mojang:authlib:6.0.58") {
9191
exclude group: "org.slf4j", module: "slf4j-api"

0 commit comments

Comments
 (0)