Skip to content

Commit 96f5f27

Browse files
Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.3 to 2.25.4
Bumps org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.3 to 2.25.4. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37ef1dc commit 96f5f27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ dependencies {
88

99
implementation(libs.jackson)
1010
implementation("org.veupathdb.lib.s3:s34k-minio:0.7.2+s34k-0.11.0")
11-
implementation("org.apache.logging.log4j:log4j-core:2.25.3")
12-
runtimeOnly("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.3")
11+
implementation("org.apache.logging.log4j:log4j-core:2.25.4")
12+
runtimeOnly("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.4")
1313
}
1414

1515
tasks.shadowJar {

0 commit comments

Comments
 (0)