Skip to content

Commit

Permalink
chore(gradle): bump org.apache.commons:commons-text
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent b3dd56c commit 46e4547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ commons-compress = "1.27.1"
commons-io = "2.18.0"
commons-lang3 = "3.17.0"
commons-math3 = "3.6.1"
commons-text = "1.12.0"
commons-text = "1.13.0"
# confluent and confluent-kafak-clients should be kept in-sync
confluent = "7.6.0"
confluent-kafka-clients = "7.6.0-ccs"
Expand Down

0 comments on commit 46e4547

Please sign in to comment.