Skip to content

Commit 24dc22b

Browse files
chore(deps): bump org.apache.commons:commons-text in /tools
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.12.0 to 1.14.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.12.0...rel/commons-text-1.14.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ca2c20 commit 24dc22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<!-- Library Versions -->
5454
<lib.commons.io.version>2.17.0</lib.commons.io.version>
5555
<lib.commons.lang3.version>3.18.0</lib.commons.lang3.version>
56-
<lib.commons.text.version>1.12.0</lib.commons.text.version>
56+
<lib.commons.text.version>1.14.0</lib.commons.text.version>
5757
<lib.json.schema.validator>1.5.5</lib.json.schema.validator>
5858
<lib.unirest.version>1.4.9</lib.unirest.version>
5959
<lib.slf4j.api>2.0.16</lib.slf4j.api>

0 commit comments

Comments
 (0)