File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ dependencies {
186186 implementation ' com.blackducksoftware:method-analyzer-core:1.0.7'
187187 implementation " ${ locatorGroup} :${ locatorModule} :2.4.2"
188188
189- implementation ' org.apache.maven.shared:maven-invoker:3.0 .0'
189+ implementation ' org.apache.maven.shared:maven-invoker:3.3 .0'
190190
191191 // Below direct inclusions of corresponding transitive dependencies
192192 // were added to resolve CVE-2024-22259 appearing in 5.3.27 of springframework libraries.
@@ -229,7 +229,7 @@ dependencies {
229229 implementation(' org.apache.james:apache-mime4j-core:0.8.10' ) {
230230 because ' previous version has a vulnerability'
231231 }
232- implementation(' org.bouncycastle:bcutil-jdk18on:1.78 ' ) {
232+ implementation(' org.bouncycastle:bcutil-jdk18on:1.84 ' ) {
233233 because ' previous version has a vulnerability'
234234 }
235235 implementation(' com.jayway.jsonpath:json-path:2.9.0' ) {
You can’t perform that action at this time.
0 commit comments