Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02df1e5

Browse files
build(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37b8255 commit 02df1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interlok-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
api ("commons-net:commons-net:3.10.0")
7979
api ("org.apache.commons:commons-pool2:2.12.0")
8080
api ("org.apache.commons:commons-exec:1.4.0")
81-
api ("org.apache.commons:commons-text:1.11.0")
81+
api ("org.apache.commons:commons-text:1.12.0")
8282
api ("org.apache.commons:commons-collections4:4.4")
8383
api ("org.bouncycastle:bcprov-jdk18on:$bouncyCastleVersion")
8484
api ("org.bouncycastle:bcpkix-jdk18on:$bouncyCastleVersion")

0 commit comments

Comments
 (0)