Skip to content

Commit

Permalink
Merge pull request #197 from arachan/renovate/commons-io-commons-io-2.x
Browse files Browse the repository at this point in the history
Update dependency commons-io:commons-io to v2.18.0
  • Loading branch information
arachan authored Nov 20, 2024
2 parents 621f469 + 82d03d4 commit 823553b
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 [email protected]
// https://mvnrepository.com/artifact/commons-io/commons-io
implementation 'commons-io:commons-io:2.17.0'
implementation 'commons-io:commons-io:2.18.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 823553b

Please sign in to comment.