Skip to content

Commit

Permalink
Bump commons-configuration2 from 2.7 to 2.8.0 in /plugins/repository-…
Browse files Browse the repository at this point in the history
…hdfs (#3764)

* Bump commons-configuration2 in /plugins/repository-hdfs

Bumps commons-configuration2 from 2.7 to 2.8.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>

* Updating SHAs

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 5a1dbbe)
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jul 5, 2022
1 parent 21ee3c5 commit 72fce93
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/repository-hdfs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencies {
api "commons-codec:commons-codec:${versions.commonscodec}"
api 'commons-collections:commons-collections:3.2.2'
api 'org.apache.commons:commons-compress:1.21'
api 'org.apache.commons:commons-configuration2:2.7'
api 'org.apache.commons:commons-configuration2:2.8.0'
api 'commons-io:commons-io:2.11.0'
api 'org.apache.commons:commons-lang3:3.12.0'
implementation 'com.google.re2j:re2j:1.6'
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6a76acbe14d2c01d4758a57171f3f6a150dbd462

0 comments on commit 72fce93

Please sign in to comment.