Skip to content

Commit aac0937

Browse files
fix(deps): update dependency commons-io:commons-io to v2.15.0
1 parent b1195c5 commit aac0937

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.7</slf4j.version>
3232

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

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

0 commit comments

Comments
 (0)