Skip to content

Commit

Permalink
Bump org.apache.commons:commons-collections4 from 4.1 to 4.3
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-collections4 from 4.1 to 4.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 2ca048f commit 7c12586
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 @@ -653,7 +653,7 @@ subprojects {
dependencyManagement {
dependencies {
dependency "org.apache.commons:commons-lang3:3.6"
dependency "org.apache.commons:commons-collections4:4.1"
dependency "org.apache.commons:commons-collections4:4.3"
dependency "org.apache.commons:commons-text:1.9"

dependency "commons-io:commons-io:2.11.0"
Expand Down

0 comments on commit 7c12586

Please sign in to comment.