Skip to content

Commit 16d9948

Browse files
build(deps-dev): bump commons-io:commons-io from 2.16.0 to 2.16.1
Bumps commons-io:commons-io from 2.16.0 to 2.16.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>
1 parent 17e00d6 commit 16d9948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
<dependency>
286286
<groupId>commons-io</groupId>
287287
<artifactId>commons-io</artifactId>
288-
<version>2.16.0</version>
288+
<version>2.16.1</version>
289289
<type>jar</type>
290290
<scope>test</scope>
291291
</dependency>

0 commit comments

Comments
 (0)