Skip to content

Commit

Permalink
Merge pull request #4 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 67ba770 + 8e82be5 commit f18c145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions andromeda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,12 +210,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 f18c145

Please sign in to comment.