Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-text from 1.12.0 to 1.13…
Browse files Browse the repository at this point in the history
….0 (#3196)

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 15, 2024
1 parent 75976b1 commit ca918ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ext {
// Dependencies (some rely on shared versions, some are shared between projects)
libraries.apacheCommonsRngCore = "org.apache.commons:commons-rng-core:1.6"
libraries.apacheCommonsRngSimple = "org.apache.commons:commons-rng-simple:1.6"
libraries.apacheCommonsText = "org.apache.commons:commons-text:1.12.0"
libraries.apacheCommonsText = "org.apache.commons:commons-text:1.13.0"
libraries.apacheDsProtocolLdap = "org.apache.directory.server:apacheds-protocol-ldap:${versions.apacheDsVersion}"
libraries.apacheLdapApi = "org.apache.directory.api:api-ldap-model:2.1.7"
libraries.aspectJRt = "org.aspectj:aspectjrt"
Expand Down

0 comments on commit ca918ad

Please sign in to comment.