Skip to content

Commit

Permalink
Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.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>
  • Loading branch information
dependabot[bot] committed Nov 3, 2023
1 parent 3526c3e commit 4248455
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 @@ -25,7 +25,7 @@ final Map<String, String> libraries = [
ant : 'org.apache.ant:ant:1.10.14',
classgraph : 'io.github.classgraph:classgraph:4.8.163',
commonsLang : 'org.apache.commons:commons-lang3:3.13.0',
commonsText : 'org.apache.commons:commons-text:1.10.0',
commonsText : 'org.apache.commons:commons-text:1.11.0',
dom4j : 'org.dom4j:dom4j:2.1.4',
glassfish : 'org.glassfish:jakarta.el:4.0.2',
groovy : 'org.codehaus.groovy:groovy:3.0.19',
Expand Down

0 comments on commit 4248455

Please sign in to comment.