Skip to content

Commit

Permalink
Merge pull request #17 from diging/develop
Browse files Browse the repository at this point in the history
[bugfix] updated pdfbox
  • Loading branch information
jdamerow authored Mar 21, 2018
2 parents 2feaf29 + 0c92873 commit 24d511a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cepheus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,12 +233,12 @@
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>
<version>2.0.2</version>
<version>2.0.8</version>
</dependency>
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-tools</artifactId>
<version>2.0.2</version>
<version>2.0.8</version>
</dependency>
<dependency>
<groupId>com.github.jai-imageio</groupId>
Expand Down

0 comments on commit 24d511a

Please sign in to comment.