We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3724822 commit 85143c7Copy full SHA for 85143c7
weatherbackend/pom.xml
@@ -16,7 +16,7 @@
16
<properties>
17
<rest-assured.version>4.5.1</rest-assured.version>
18
<springdoc-openapi.version>1.7.0</springdoc-openapi.version>
19
- <commons-io.version>2.13.0</commons-io.version>
+ <commons-io.version>2.14.0</commons-io.version>
20
<pdfbox.version>2.0.29</pdfbox.version>
21
</properties>
22
0 commit comments