Skip to content

Commit

Permalink
Bump org.apache.commons:commons-configuration2
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-configuration2 from 2.9.0 to 2.11.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 3435367 commit eff1d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/repository-hdfs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
api "commons-codec:commons-codec:${versions.commonscodec}"
api 'commons-collections:commons-collections:3.2.2'
api "org.apache.commons:commons-compress:${versions.commonscompress}"
api 'org.apache.commons:commons-configuration2:2.9.0'
api 'org.apache.commons:commons-configuration2:2.11.0'
api 'commons-io:commons-io:2.13.0'
api 'org.apache.commons:commons-lang3:3.13.0'
implementation 'com.google.re2j:re2j:1.7'
Expand Down

0 comments on commit eff1d10

Please sign in to comment.