Skip to content

Commit 1573cae

Browse files
Update dependency commons-io:commons-io to v2.18.0
1 parent 170f7d6 commit 1573cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weatherbackend/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<rest-assured.version>4.5.1</rest-assured.version>
1818
<springdoc-openapi.version>1.8.0</springdoc-openapi.version>
19-
<commons-io.version>2.17.0</commons-io.version>
19+
<commons-io.version>2.18.0</commons-io.version>
2020
<pdfbox.version>2.0.32</pdfbox.version>
2121
</properties>
2222

0 commit comments

Comments
 (0)