We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 39f3fb5 + 34d7054 commit 6e74029Copy full SHA for 6e74029
build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
implementation 'org.bouncycastle:bcprov-jdk15on:1.70'
52
// this is vulnerabilities for batik-bridge@1.14
53
// https://mvnrepository.com/artifact/commons-io/commons-io
54
- implementation 'commons-io:commons-io:2.16.1'
+ implementation 'commons-io:commons-io:2.17.0'
55
// https://mvnrepository.com/artifact/xerces/xercesImpl
56
// protected An illegal reflective access operation. for jasperreports
57
implementation 'xerces:xercesImpl:2.12.2'
0 commit comments