We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db79217 commit 51a807dCopy full SHA for 51a807d
build.gradle
@@ -194,7 +194,7 @@ apply from: "${rootDir}/cve-resolution-strategy.gradle"
194
dependencyManagement {
195
imports {
196
mavenBom "org.springframework.cloud:spring-cloud-dependencies:${springCloudVersion}"
197
- mavenBom 'org.apache.logging.log4j:log4j-bom:2.25.2'
+ mavenBom 'org.apache.logging.log4j:log4j-bom:2.25.3'
198
}
199
200
dependencies {
0 commit comments