Skip to content

Commit bc65e79

Browse files
authored
Merge pull request #5563 from eXist-db/dependabot/maven/commons-io-commons-io-2.18.0
Bump commons-io:commons-io from 2.17.0 to 2.18.0
2 parents 61fcba2 + c1e371b commit bc65e79

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
@@ -239,7 +239,7 @@
239239
<dependency>
240240
<groupId>commons-io</groupId>
241241
<artifactId>commons-io</artifactId>
242-
<version>2.17.0</version>
242+
<version>2.18.0</version>
243243
</dependency>
244244

245245
<dependency>

0 commit comments

Comments
 (0)