Skip to content

Commit

Permalink
Merge branch 'master' into SIDM-8130-reinstate-infra-folder
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-umerji01 authored Dec 18, 2024
2 parents 8abb151 + 38f64d7 commit febbdc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ dependencyManagement {
dependency group: 'ch.qos.logback', name: 'logback-classic', version: '1.5.12'
dependency group: 'ch.qos.logback', name: 'logback-core', version: '1.5.12'
// CVE-2018-10237 - Unbounded memory allocation
dependencySet(group: 'com.google.guava', version: '33.3.1-jre') {
dependencySet(group: 'com.google.guava', version: '33.4.0-jre') {
entry 'guava'
}
}
Expand Down

0 comments on commit febbdc3

Please sign in to comment.