Selaa lähdekoodia

Bump pdfbox from 2.0.16 to 2.0.24

Bumps pdfbox from 2.0.16 to 2.0.24.

---
updated-dependencies:
- dependency-name: org.apache.pdfbox:pdfbox
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 vuotta sitten
vanhempi
commit
92886d6259
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -81,7 +81,7 @@
         <dependency>
             <groupId>org.apache.pdfbox</groupId>
             <artifactId>pdfbox</artifactId>
-            <version>2.0.16</version>
+            <version>2.0.24</version>
             <scope>test</scope>
         </dependency>