Skip to content

Commit

Permalink
chore(deps-dev): bump commons-io:commons-io from 2.13.0 to 2.14.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.13.0 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manusa committed Oct 4, 2023
1 parent 4a56d05 commit 6361a4c
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 @@ -129,7 +129,7 @@
<snakeyaml.bundle.version>2.0</snakeyaml.bundle.version> <!-- Transitive Jackson -->
<bouncycastle.version>1.76</bouncycastle.version>
<commons-compress.version>1.24.0</commons-compress.version>
<commons-io.version>2.13.0</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
<commons-io.version>2.14.0</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
<guava.version>32.1.2-jre</guava.version> <!-- Required by Gradle Testing Toolkit -->
<scr.annotations.version>1.12.0</scr.annotations.version>
<jsonschema2pojo.version>1.2.1</jsonschema2pojo.version>
Expand Down

0 comments on commit 6361a4c

Please sign in to comment.