Skip to content

Commit e86af3c

Browse files
Bump org.apache.logging.log4j:log4j-api from 2.23.1 to 2.25.2
Bumps org.apache.logging.log4j:log4j-api from 2.23.1 to 2.25.2. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.25.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc3f302 commit e86af3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ subprojects {
5757
}
5858

5959
dependencies {
60-
implementation 'org.apache.logging.log4j:log4j-api:2.23.1'
61-
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'
60+
implementation 'org.apache.logging.log4j:log4j-api:2.25.2'
61+
implementation 'org.apache.logging.log4j:log4j-core:2.25.2'
6262

6363
testImplementation platform('org.junit:junit-bom:5.13.4')
6464
testImplementation 'org.junit.jupiter:junit-jupiter'

0 commit comments

Comments
 (0)