We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a423771 commit 5bda0ceCopy full SHA for 5bda0ce
build.gradle
@@ -206,7 +206,7 @@ apply from: "${rootDir}/cve-resolution-strategy.gradle"
206
dependencyManagement {
207
imports {
208
mavenBom "org.springframework.cloud:spring-cloud-dependencies:${springCloudVersion}"
209
- mavenBom 'org.apache.logging.log4j:log4j-bom:2.25.2'
+ mavenBom 'org.apache.logging.log4j:log4j-bom:2.25.3'
210
}
211
212
dependencies {
0 commit comments