Skip to content

Commit 85143c7

Browse files
Update dependency commons-io:commons-io to v2.14.0
1 parent 3724822 commit 85143c7

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.7.0</springdoc-openapi.version>
19-
<commons-io.version>2.13.0</commons-io.version>
19+
<commons-io.version>2.14.0</commons-io.version>
2020
<pdfbox.version>2.0.29</pdfbox.version>
2121
</properties>
2222

0 commit comments

Comments
 (0)