Skip to content

Commit 20fbdc9

Browse files
authored
Merge pull request #5109 from eXist-db/dependabot/maven/commons-io-commons-io-2.15.0
build(deps): bump commons-io:commons-io from 2.14.0 to 2.15.0
2 parents 0505096 + 7d4f408 commit 20fbdc9

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.14.0</version>
241+
<version>2.15.0</version>
242242
</dependency>
243243

244244
<dependency>

0 commit comments

Comments
 (0)