Skip to content

Commit 02a1cd9

Browse files
Bump org.apache.logging.log4j:log4j-slf4j2-impl in the log4j group
Bumps the log4j group with 1 update: org.apache.logging.log4j:log4j-slf4j2-impl. Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.2 to 2.25.3 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: log4j ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 933e556 commit 02a1cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ application {
3939
dependencies {
4040
implementation(project(":multipart-jackson-pojo"))
4141

42-
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.2")
42+
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.25.3")
4343

4444
implementation(libs.commons.uploads)
4545
implementation(libs.jackson)

0 commit comments

Comments
 (0)