Skip to content

Commit 5fa3373

Browse files
authored
Merge pull request #5272 from eXist-db/dependabot/maven/commons-io-commons-io-2.16.1
build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.1
2 parents cc59b96 + ec45a40 commit 5fa3373

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
@@ -240,7 +240,7 @@
240240
<dependency>
241241
<groupId>commons-io</groupId>
242242
<artifactId>commons-io</artifactId>
243-
<version>2.15.1</version>
243+
<version>2.16.1</version>
244244
</dependency>
245245

246246
<dependency>

0 commit comments

Comments
 (0)