Skip to content

Commit

Permalink
build(deps): bump commons-configuration2 from 2.8.0 to 2.9.0 (#873)
Browse files Browse the repository at this point in the history
Bumps commons-configuration2 from 2.8.0 to 2.9.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2023
1 parent cb08388 commit 5c5d3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<commons-codec.version>1.15</commons-codec.version>
<commons-collections4.version>4.4</commons-collections4.version>
<commons-compress.version>1.23.0</commons-compress.version>
<commons-configuration2.version>2.8.0</commons-configuration2.version>
<commons-configuration2.version>2.9.0</commons-configuration2.version>
<commons-io.version>2.11.0</commons-io.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-logging.version>1.2</commons-logging.version>
Expand Down

0 comments on commit 5c5d3c6

Please sign in to comment.