Skip to content

Commit 76d12c0

Browse files
authored
Merge pull request #221 from git-commit-id/dependabot/maven/commons-io-commons-io-2.19.0
build(deps-dev): bump commons-io:commons-io from 2.18.0 to 2.19.0
2 parents bf66347 + 1d96319 commit 76d12c0

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)