Skip to content

Commit 77b9599

Browse files
authored
Merge pull request #3906 from eXist-db/dependabot/maven/commons-io-commons-io-2.9.0
Bump commons-io from 2.8.0 to 2.9.0
2 parents a85b483 + 870bbdb commit 77b9599

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.8.0</version>
208+
<version>2.9.0</version>
209209
</dependency>
210210

211211
<dependency>

0 commit comments

Comments
 (0)