Skip to content

Commit 7f18d90

Browse files
fix(deps): update dependency commons-io:commons-io to v2.16.0
1 parent 8ab04b6 commit 7f18d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<springdoc-openapi-ui.version>1.8.0</springdoc-openapi-ui.version>
2828
<jacoco.version>0.8.11</jacoco.version>
2929
<saxon.version>12.4</saxon.version>
30-
<commons.io.version>2.15.1</commons.io.version>
30+
<commons.io.version>2.16.0</commons.io.version>
3131
<!-- Temp version due to security issues in version used in springdoc-openapi-ui: -->
3232
<snakeyaml.version>2.2</snakeyaml.version>
3333

0 commit comments

Comments
 (0)