Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#13043)
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:production
  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 25, 2024
1 parent 15103ad commit 4dd71e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ subprojects {
checkstyleVersion = "8.45"
commonsIoVersion = "2.18.0"
commonsMathVersion = "3.6.1"
commonsTextVersion = "1.12.0"
commonsTextVersion = "1.13.0"
dropwizardWebsocketsVersion = "1.3.14"
equalsVerifierVersion = "3.18"
feignVersion = "13.5"
Expand Down

0 comments on commit 4dd71e4

Please sign in to comment.