Skip to content

Commit c32c6d6

Browse files
Bump org.apache.logging.log4j:log4j-to-slf4j from 2.25.3 to 2.25.4 (#354)
Bumps org.apache.logging.log4j:log4j-to-slf4j from 2.25.3 to 2.25.4. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-to-slf4j 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 6427ee7 commit c32c6d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
testImplementation 'org.nanohttpd:nanohttpd:2.3.1'
5454
testImplementation 'org.mockito:mockito-core:4.11.0'
5555
testRuntimeOnly "org.slf4j:slf4j-simple:$slf4jVersion"
56-
testRuntimeOnly 'org.apache.logging.log4j:log4j-to-slf4j:2.25.3'
56+
testRuntimeOnly 'org.apache.logging.log4j:log4j-to-slf4j:2.25.4'
5757
}
5858

5959
test {

0 commit comments

Comments
 (0)