Skip to content

Commit

Permalink
Merge pull request #3021 from mapfish/audit327
Browse files Browse the repository at this point in the history
Fix CVE
  • Loading branch information
sbrunner authored Aug 3, 2023
2 parents ee8f707 + b3da90c commit df88cfa
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 @@ -26,7 +26,7 @@ allprojects {
version = '1.0.0'
ext.junitVersion = "4.13.2"
ext.groovyVersion = "3.0.18"
ext.spotbugsVersion = '4.2.2'
ext.spotbugsVersion = '4.5.0'
ext.jasperreportVersion = "6.20.5"

apply plugin: 'org.owasp.dependencycheck'
Expand Down

0 comments on commit df88cfa

Please sign in to comment.