Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 39f3fb5 commit 34d7054
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 @@ -51,7 +51,7 @@ dependencies {
implementation 'org.bouncycastle:bcprov-jdk15on:1.70'
// this is vulnerabilities for batik-bridge@1.14
// https://mvnrepository.com/artifact/commons-io/commons-io
implementation 'commons-io:commons-io:2.16.1'
implementation 'commons-io:commons-io:2.17.0'
// https://mvnrepository.com/artifact/xerces/xercesImpl
// protected An illegal reflective access operation. for jasperreports
implementation 'xerces:xercesImpl:2.12.2'
Expand Down

0 comments on commit 34d7054

Please sign in to comment.