Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#978)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5ff40c4 commit 6c8578a
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 @@ -102,7 +102,7 @@ dependencies {
// end of jaxb WS libraries

implementation("org.apache.commons:commons-lang3:3.17.0")
implementation("org.apache.commons:commons-text:1.12.0")
implementation("org.apache.commons:commons-text:1.13.0")
implementation("org.apache.httpcomponents.core5:httpcore5:5.3.1")
implementation("org.apache.httpcomponents.client5:httpclient5:5.4.1")
implementation("org.apache.httpcomponents.client5:httpclient5-fluent:5.4.1")
Expand Down

0 comments on commit 6c8578a

Please sign in to comment.