Skip to content

Commit

Permalink
Upgrading PDFBox
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Aug 10, 2024
1 parent a92a61d commit 255dee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ under the License.
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
Expand Down

0 comments on commit 255dee3

Please sign in to comment.