Skip to content

Commit 756daa4

Browse files
fix(deps): update dependency commons-io:commons-io to v2.20.0 (#230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6e04f0 commit 756daa4

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
@@ -22,7 +22,7 @@
2222
<!-- Compilation -->
2323
<java.version>11</java.version>
2424
<spoon.version>10.4.2</spoon.version>
25-
<commons-io.version>2.16.1</commons-io.version>
25+
<commons-io.version>2.20.0</commons-io.version>
2626
<jaxb-api.version>2.3.1</jaxb-api.version>
2727
<jaxb-runtime.version>2.3.9</jaxb-runtime.version>
2828
<maven-plugin-annotations.version>3.12.0</maven-plugin-annotations.version>

0 commit comments

Comments
 (0)