Skip to content

Commit 5bda0ce

Browse files
Update dependency org.apache.logging.log4j:log4j-bom to v2.25.3
1 parent a423771 commit 5bda0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ apply from: "${rootDir}/cve-resolution-strategy.gradle"
206206
dependencyManagement {
207207
imports {
208208
mavenBom "org.springframework.cloud:spring-cloud-dependencies:${springCloudVersion}"
209-
mavenBom 'org.apache.logging.log4j:log4j-bom:2.25.2'
209+
mavenBom 'org.apache.logging.log4j:log4j-bom:2.25.3'
210210
}
211211

212212
dependencies {

0 commit comments

Comments
 (0)