Skip to content

Commit

Permalink
Update pdfbox dependency
Browse files Browse the repository at this point in the history
- specify a specific version for repeatability of the build
  • Loading branch information
Paul Warren committed Jun 7, 2019
1 parent cef9c0d commit ff3073b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-content-docx4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>[1.8.16,)</version>
<version>2.0.15</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ff3073b

Please sign in to comment.