Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.15.0 to 2.15.1 (#550)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 2, 2023
1 parent 84d68cb commit 721a21a
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 @@ -173,7 +173,7 @@
org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0:test due to reported vulns -->
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.15.0</version>
<version>2.15.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 721a21a

Please sign in to comment.