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.
1 parent 7625f7d commit 93001deCopy full SHA for 93001de
build.gradle
@@ -12,7 +12,7 @@ repositories {
12
dependencies {
13
implementation 'org.apache.commons:commons-lang3:3.17.0'
14
implementation 'org.apache.commons:commons-text:1.12.0'
15
- implementation 'commons-io:commons-io:2.16.1'
+ implementation 'commons-io:commons-io:2.19.0'
16
implementation 'it.unimi.dsi:fastutil-core:8.5.15'
17
implementation 'commons-codec:commons-codec:1.18.0'
18
implementation 'org.bouncycastle:bcprov-jdk18on:1.78.1'
0 commit comments