Skip to content

Commit 9000442

Browse files
dependabot[bot]slisson
authored andcommitted
chore(deps): bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.14.0 to 1.15.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.14.0...rel/commons-text-1.15.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bda418 commit 9000442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ auth0-jwt = { group = "com.auth0", name = "java-jwt", version = "4.5.0" }
1919
commons-codec = { group = "commons-codec", name = "commons-codec", version = "1.19.0" }
2020
commons-io = { group = "commons-io", name = "commons-io", version = "2.20.0" }
2121
commons-lang3 = { group = "org.apache.commons", name = "commons-lang3", version = "3.19.0" }
22-
commons-text = { group = "org.apache.commons", name = "commons-text", version = "1.14.0" }
22+
commons-text = { group = "org.apache.commons", name = "commons-text", version = "1.15.0" }
2323
jakarta-servlet-api = { group = "jakarta.servlet", name = "jakarta.servlet-api", version = "6.1.0" }
2424
jasypt = { group = "org.jasypt", name = "jasypt", version = "1.9.3" }
2525
javax-servlet-api = { group = "javax.servlet", name = "javax.servlet-api", version = "4.0.1" }

0 commit comments

Comments
 (0)