Skip to content

Commit 82ea166

Browse files
authored
Merge pull request #396 from yuzawa-san/dependabot/gradle/org.apache.logging.log4j-log4j-jpl-2.25.4
Bump org.apache.logging.log4j:log4j-jpl from 2.25.3 to 2.25.4
2 parents 6b357ae + 7c415e9 commit 82ea166

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
@@ -349,8 +349,8 @@ dependencies {
349349
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
350350
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
351351
testImplementation project(':onnx')
352-
testImplementation 'org.apache.logging.log4j:log4j-core:2.25.3'
353-
testImplementation 'org.apache.logging.log4j:log4j-jpl:2.25.3'
352+
testImplementation 'org.apache.logging.log4j:log4j-core:2.25.4'
353+
testImplementation 'org.apache.logging.log4j:log4j-jpl:2.25.4'
354354
}
355355

356356
sourceSets {

0 commit comments

Comments
 (0)