Skip to content

Commit c5bbf8e

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 fcc722d commit c5bbf8e

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.unirest.version>1.4.9</lib.unirest.version>
5858
<lib.cyclonedx.core.java.version>10.0.0</lib.cyclonedx.core.java.version>
5959
</properties>

0 commit comments

Comments
 (0)