Skip to content

Commit f5e11f2

Browse files
Update dependency commons-io:commons-io to v2.21.0 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c11624b commit f5e11f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<groupId>commons-io</groupId>
8383
<artifactId>commons-io</artifactId>
8484
<scope>compile</scope>
85-
<version>2.20.0</version>
85+
<version>2.21.0</version>
8686
</dependency>
8787

8888
<!-- Testing -->

0 commit comments

Comments
 (0)