Skip to content

Commit a94bdef

Browse files
build(deps): bump commons-io from 2.11.0 to 2.12.0
Bumps commons-io from 2.11.0 to 2.12.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5545827 commit a94bdef

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)