Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 83eb779 commit aac82ed
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 @@ -191,7 +191,7 @@ dependencyManagement {
dependency group: 'org.glassfish', name: 'jakarta.el', version: '4.0.1'

//CVE-2021-29425
dependency group: 'commons-io', name: 'commons-io', version: '2.7'
dependency group: 'commons-io', name: 'commons-io', version: '2.15.1'

//CVE-2021-42550
dependencySet(group: 'ch.qos.logback', version: '1.2.10') {
Expand Down

0 comments on commit aac82ed

Please sign in to comment.