Thanks to visit codestin.com Credit goes to github.com
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 37b8255 commit 02df1e5Copy full SHA for 02df1e5
interlok-core/build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
api ("commons-net:commons-net:3.10.0")
79
api ("org.apache.commons:commons-pool2:2.12.0")
80
api ("org.apache.commons:commons-exec:1.4.0")
81
- api ("org.apache.commons:commons-text:1.11.0")
+ api ("org.apache.commons:commons-text:1.12.0")
82
api ("org.apache.commons:commons-collections4:4.4")
83
api ("org.bouncycastle:bcprov-jdk18on:$bouncyCastleVersion")
84
api ("org.bouncycastle:bcpkix-jdk18on:$bouncyCastleVersion")
0 commit comments