Skip to content

Commit

Permalink
Upgrade Sejda and SAMBox
Browse files Browse the repository at this point in the history
  • Loading branch information
torakiki committed Jul 12, 2022
1 parent 87db339 commit 68df30f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,8 @@
<logback.version>1.2.11</logback.version>
<jdepend.version>2.9.1</jdepend.version>
<hibernate-validator.version>4.2.0.Final</hibernate-validator.version>
<sejda.version>4.3.9</sejda.version>
<sejda.version>4.3.13</sejda.version>
<sambox.version>2.4.24</sambox.version>
<sejda.commons.version>1.1.7</sejda.commons.version>
<eventstudio.version>3.0.4</eventstudio.version>
<injector.version>2.0.0</injector.version>
Expand Down Expand Up @@ -325,6 +326,11 @@
<artifactId>sejda-sambox</artifactId>
<version>${sejda.version}</version>
</dependency>
<dependency>
<groupId>org.sejda</groupId>
<artifactId>sambox</artifactId>
<version>${sambox.version}</version>
</dependency>
<dependency>
<groupId>org.pdfsam</groupId>
<artifactId>pdfsam-injector</artifactId>
Expand Down

0 comments on commit 68df30f

Please sign in to comment.