Skip to content

Commit 7ecd64f

Browse files
authored
Merge pull request #4928 from eXist-db/dependabot/maven/commons-io-commons-io-2.12.0
build(deps): bump commons-io from 2.11.0 to 2.12.0
2 parents 5545827 + a94bdef commit 7ecd64f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exist-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@
719719
<dependency>
720720
<groupId>commons-io</groupId>
721721
<artifactId>commons-io</artifactId>
722-
<version>2.11.0</version>
722+
<version>2.12.0</version>
723723
</dependency>
724724
<dependency>
725725
<groupId>org.codehaus.plexus</groupId>

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
<dependency>
245245
<groupId>commons-io</groupId>
246246
<artifactId>commons-io</artifactId>
247-
<version>2.11.0</version>
247+
<version>2.12.0</version>
248248
</dependency>
249249

250250
<dependency>

0 commit comments

Comments
 (0)