Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.16.0 to 2.16.1
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.16.0 to 2.16.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 9, 2024
1 parent 244bc3e commit e7d4e6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -304,7 +304,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.0</version>
<version>2.16.1</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -557,7 +557,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.0</version>
<version>2.16.1</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit e7d4e6e

Please sign in to comment.