Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 04ae1e4

Browse files
authoredSep 2, 2024··
Bump commons-io:commons-io from 2.15.1 to 2.16.1
Bumps commons-io:commons-io from 2.15.1 to 2.16.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a20f52a commit 04ae1e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
<dependency>
345345
<groupId>commons-io</groupId>
346346
<artifactId>commons-io</artifactId>
347-
<version>2.15.1</version>
347+
<version>2.16.1</version>
348348
</dependency>
349349

350350
<!-- Prometheus -->

0 commit comments

Comments
 (0)
Please sign in to comment.