Skip to content

Commit cbd8f53

Browse files
authored
Merge pull request #5807 from eXist-db/dependabot/maven/commons-io-commons-io-2.20.0
Bump commons-io:commons-io from 2.19.0 to 2.20.0
2 parents 51df1ef + 70d7c35 commit cbd8f53

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
@@ -241,7 +241,7 @@
241241
<dependency>
242242
<groupId>commons-io</groupId>
243243
<artifactId>commons-io</artifactId>
244-
<version>2.19.0</version>
244+
<version>2.20.0</version>
245245
</dependency>
246246

247247
<dependency>

0 commit comments

Comments
 (0)