Skip to content

Commit 51a807d

Browse files
Update dependency org.apache.logging.log4j:log4j-bom to v2.25.3
1 parent db79217 commit 51a807d

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
@@ -194,7 +194,7 @@ apply from: "${rootDir}/cve-resolution-strategy.gradle"
194194
dependencyManagement {
195195
imports {
196196
mavenBom "org.springframework.cloud:spring-cloud-dependencies:${springCloudVersion}"
197-
mavenBom 'org.apache.logging.log4j:log4j-bom:2.25.2'
197+
mavenBom 'org.apache.logging.log4j:log4j-bom:2.25.3'
198198
}
199199

200200
dependencies {

0 commit comments

Comments
 (0)