Skip to content

Commit 1d96319

Browse files
build(deps-dev): bump commons-io:commons-io from 2.18.0 to 2.19.0
Bumps commons-io:commons-io from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf66347 commit 1d96319

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
@@ -285,7 +285,7 @@
285285
<dependency>
286286
<groupId>commons-io</groupId>
287287
<artifactId>commons-io</artifactId>
288-
<version>2.18.0</version>
288+
<version>2.19.0</version>
289289
<type>jar</type>
290290
<scope>test</scope>
291291
</dependency>

0 commit comments

Comments
 (0)