Skip to content

Commit 3800625

Browse files
fix(deps): update dependency commons-io:commons-io to v2.16.0
1 parent 05b1ba9 commit 3800625

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
@@ -31,7 +31,7 @@
3131
<slf4j.version>2.0.12</slf4j.version>
3232

3333
<!-- Transitive dependency versions -->
34-
<io.version>2.13.0</io.version>
34+
<io.version>2.16.0</io.version>
3535

3636
<!-- Official Maven Plugins -->
3737
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)