Skip to content

Commit 6610ecd

Browse files
authored
Merge pull request #5145 from eXist-db/dependabot/maven/commons-io-commons-io-2.15.1
build(deps): bump commons-io:commons-io from 2.15.0 to 2.15.1
2 parents 17275cd + 8e80ebf commit 6610ecd

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

244244
<dependency>

0 commit comments

Comments
 (0)