Skip to content

Commit f1919aa

Browse files
authored
Merge pull request #5075 from eXist-db/dependabot/maven/commons-io-commons-io-2.14.0
build(deps): bump commons-io:commons-io from 2.13.0 to 2.14.0
2 parents 6de1861 + bd1d72d commit f1919aa

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
@@ -238,7 +238,7 @@
238238
<dependency>
239239
<groupId>commons-io</groupId>
240240
<artifactId>commons-io</artifactId>
241-
<version>2.13.0</version>
241+
<version>2.14.0</version>
242242
</dependency>
243243

244244
<dependency>

0 commit comments

Comments
 (0)