Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#1336)
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 48f61ac commit 6e943dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<commons.jacoco.branchRatio>0.92</commons.jacoco.branchRatio>
<commons.jacoco.lineRatio>0.95</commons.jacoco.lineRatio>
<commons.jacoco.complexityRatio>0.90</commons.jacoco.complexityRatio>
<commons.text.version>1.12.0</commons.text.version>
<commons.text.version>1.13.0</commons.text.version>
</properties>

<build>
Expand Down

0 comments on commit 6e943dd

Please sign in to comment.