Skip to content

Commit

Permalink
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent a90f7a8 commit 3f4e81d
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 @@ -24,7 +24,7 @@ final Map<String, String> libraries = [
// because Dependabot is not smart enough to understand those.
ant : 'org.apache.ant:ant:1.10.14',
classgraph : 'io.github.classgraph:classgraph:4.8.175',
commonsLang : 'org.apache.commons:commons-lang3:3.16.0',
commonsLang : 'org.apache.commons:commons-lang3:3.17.0',
commonsText : 'org.apache.commons:commons-text:1.12.0',
dom4j : 'org.dom4j:dom4j:2.1.4',
glassfish : 'org.glassfish:jakarta.el:4.0.2',
Expand Down

0 comments on commit 3f4e81d

Please sign in to comment.