Bump dependency.pdfbox.version from 2.0.17 to 2.0.18 (#163)

Bumps `dependency.pdfbox.version` from 2.0.17 to 2.0.18.

Updates `pdfbox` from 2.0.17 to 2.0.18

Updates `pdfbox-tools` from 2.0.17 to 2.0.18

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: CezarLeahu <35226487+CezarLeahu@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-20 12:17:38 +02:00
committed by CezarLeahu
parent e15b8f40b0
commit 1fb030563d
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-tools</artifactId>
<version>2.0.17</version>
<version>2.0.18</version>
</dependency>
<!-- OOXMLThumbnailContentTransformer -->