Skip to content

Commit e029597

Browse files
Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#632)
Bumps org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.25.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 031827a commit e029597

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ dependencies {
6464
includeInJar "org.apache.commons:commons-lang3:3.20.0"
6565
includeInJar "commons-io:commons-io:2.21.0"
6666
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"
67-
includeInJar "org.apache.logging.log4j:log4j-core:2.25.3"
68-
includeInJar "org.apache.logging.log4j:log4j-slf4j2-impl:2.25.3"
67+
includeInJar "org.apache.logging.log4j:log4j-core:2.25.4"
68+
includeInJar "org.apache.logging.log4j:log4j-slf4j2-impl:2.25.4"
6969
includeInJar "org.jline:jansi:4.0.9"
7070
includeInJar("com.mojang:authlib:6.0.58") {
7171
exclude group: "org.slf4j", module: "slf4j-api"

0 commit comments

Comments
 (0)