NIFI-11085 Update graphics2d to 0.42

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #6876.
This commit is contained in:
mr1716 2023-01-21 08:01:48 -05:00 committed by Pierre Villard
parent 78a2c4e14a
commit bc02470b00
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<dependency>
<groupId>de.rototor.pdfbox</groupId>
<artifactId>graphics2d</artifactId>
<version>0.40</version>
<version>0.42</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>