Skip to content

Commit c8f7486

Browse files
Update dependency org.apache.pdfbox:pdfbox to v2.0.31
1 parent 64f9983 commit c8f7486

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
@@ -17,7 +17,7 @@
1717
<rest-assured.version>4.5.1</rest-assured.version>
1818
<springdoc-openapi.version>1.8.0</springdoc-openapi.version>
1919
<commons-io.version>2.15.1</commons-io.version>
20-
<pdfbox.version>2.0.30</pdfbox.version>
20+
<pdfbox.version>2.0.31</pdfbox.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)