1
0
mirror of https://github.com/apache/nifi.git synced 2025-02-14 22:15:26 +00:00

NIFI-10492 - Update pom.xml for graphics2d from 0.32 to 0.40

Signed-off-by: Nathan Gough <thenatog@gmail.com>

This closes .
This commit is contained in:
mr1716 2022-09-13 07:42:47 -04:00 committed by Nathan Gough
parent 6398c2deb7
commit 62811f5afe

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