Skip to content

Commit d06a70b

Browse files
authored
Merge pull request #845 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 3390d21 + 76f6226 commit d06a70b

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
@@ -354,7 +354,7 @@
354354
<dependency>
355355
<groupId>commons-io</groupId>
356356
<artifactId>commons-io</artifactId>
357-
<version>2.18.0</version>
357+
<version>2.19.0</version>
358358
<type>jar</type>
359359
<scope>test</scope>
360360
</dependency>

0 commit comments

Comments
 (0)