Skip to content

Commit efb1498

Browse files
authored
Merge pull request #4955 from eXist-db/dependabot/maven/commons-io-commons-io-2.13.0
build(deps): bump commons-io from 2.12.0 to 2.13.0
2 parents b40dbcd + b41a74f commit efb1498

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
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>commons-io</groupId>
239239
<artifactId>commons-io</artifactId>
240-
<version>2.12.0</version>
240+
<version>2.13.0</version>
241241
</dependency>
242242

243243
<dependency>

0 commit comments

Comments
 (0)