Skip to content

Commit

Permalink
Update dependency commons-fileupload:commons-fileupload to v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent 0829043 commit b118c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-security-rest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
api 'commons-codec:commons-codec:1.15'
api "org.grails.plugins:spring-security-core:${springSecurityCoreVersion}"

api "commons-fileupload:commons-fileupload:1.4"
api "commons-fileupload:commons-fileupload:1.5"

//https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7489
api "com.fasterxml.jackson.core:jackson-databind:2.11.0"
Expand Down

0 comments on commit b118c03

Please sign in to comment.