Skip to content

Commit 6e74029

Browse files
authored
Merge pull request #188 from arachan/renovate/commons-io-commons-io-2.x
Update dependency commons-io:commons-io to v2.17.0
2 parents 39f3fb5 + 34d7054 commit 6e74029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
implementation 'org.bouncycastle:bcprov-jdk15on:1.70'
5252
// this is vulnerabilities for batik-bridge@1.14
5353
// https://mvnrepository.com/artifact/commons-io/commons-io
54-
implementation 'commons-io:commons-io:2.16.1'
54+
implementation 'commons-io:commons-io:2.17.0'
5555
// https://mvnrepository.com/artifact/xerces/xercesImpl
5656
// protected An illegal reflective access operation. for jasperreports
5757
implementation 'xerces:xercesImpl:2.12.2'

0 commit comments

Comments
 (0)