We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73bc3cc commit fb81f2fCopy full SHA for fb81f2f
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.15.0</commons-io.version>
+ <commons-io.version>2.15.1</commons-io.version>
20
<pdfbox.version>2.0.30</pdfbox.version>
21
</properties>
22
0 commit comments