Skip to content

Commit 3c6adee

Browse files
chore(deps): bump org.apache.commons:commons-text in /tools
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.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 d570ffb commit 3c6adee

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.17.0</lib.commons.lang3.version>
56-
<lib.commons.text.version>1.12.0</lib.commons.text.version>
56+
<lib.commons.text.version>1.13.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)