Skip to content

Commit 8016595

Browse files
authored
Merge pull request #3930 from eXist-db/dependabot/maven/commons-io-commons-io-2.10.0
Bump commons-io from 2.9.0 to 2.10.0
2 parents ea840bd + 715522d commit 8016595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
<dependency>
206206
<groupId>commons-io</groupId>
207207
<artifactId>commons-io</artifactId>
208-
<version>2.9.0</version>
208+
<version>2.10.0</version>
209209
</dependency>
210210

211211
<dependency>

0 commit comments

Comments
 (0)