Skip to content

Commit

Permalink
chore(deps): bump org.apache.commons:commons-text in /tools
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.2 to 1.12.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 20, 2024
1 parent 9899d5c commit 7f1966f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<!-- Library Versions -->
<lib.commons.io.version>2.7</lib.commons.io.version>
<lib.commons.lang3.version>3.6</lib.commons.lang3.version>
<lib.commons.text.version>1.2</lib.commons.text.version>
<lib.commons.text.version>1.12.0</lib.commons.text.version>
<lib.unirest.version>1.4.9</lib.unirest.version>
<lib.cyclonedx.core.java.version>8.0.3</lib.cyclonedx.core.java.version>
</properties>
Expand Down

0 comments on commit 7f1966f

Please sign in to comment.