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.10.0 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent e302c5a commit fe7b717
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.26.0"
commons-io = "2.11.0"
commons-lang3 = "3.12.0"
commons-math3 = "3.6.1"
commons-text = "1.10.0"
commons-text = "1.12.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 fe7b717

Please sign in to comment.