Skip to content

Commit a1c0879

Browse files
authored
Merge pull request #176 from Idrinth/dependabot/maven/commons-io-commons-io-2.10.0
Bump commons-io from 2.9.0 to 2.10.0
2 parents 3d07137 + 6e161b9 commit a1c0879

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
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>commons-io</groupId>
2525
<artifactId>commons-io</artifactId>
26-
<version>2.9.0</version>
26+
<version>2.10.0</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>javax.json</groupId>

0 commit comments

Comments
 (0)