mirror of https://github.com/apache/nifi.git
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:
parent
78a2c4e14a
commit
bc02470b00
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue