We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcc722d commit c5bbf8eCopy full SHA for c5bbf8e
tools/pom.xml
@@ -53,7 +53,7 @@
53
<!-- Library Versions -->
54
<lib.commons.io.version>2.17.0</lib.commons.io.version>
55
<lib.commons.lang3.version>3.17.0</lib.commons.lang3.version>
56
- <lib.commons.text.version>1.12.0</lib.commons.text.version>
+ <lib.commons.text.version>1.13.0</lib.commons.text.version>
57
<lib.unirest.version>1.4.9</lib.unirest.version>
58
<lib.cyclonedx.core.java.version>10.0.0</lib.cyclonedx.core.java.version>
59
</properties>
0 commit comments