Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manusa committed Dec 1, 2023
1 parent 2540a22 commit e3ac5f8
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 @@ -128,7 +128,7 @@
<snakeyaml.bundle.version>2.1</snakeyaml.bundle.version> <!-- Transitive Jackson -->
<bouncycastle.version>1.77</bouncycastle.version>
<commons-compress.version>1.25.0</commons-compress.version>
<commons-io.version>2.15.0</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
<commons-io.version>2.15.1</commons-io.version> <!-- Required by Gradle Testing Toolkit -->
<guava.version>32.1.3-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 e3ac5f8

Please sign in to comment.