Skip to content

Commit

Permalink
Upgraded Sejda
Browse files Browse the repository at this point in the history
  • Loading branch information
torakiki committed Oct 1, 2024
1 parent a581b8b commit d0f1874
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
5 changes: 0 additions & 5 deletions pdfsam-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@
<groupId>org.sejda</groupId>
<artifactId>sejda-sambox</artifactId>
</dependency>
<dependency>
<groupId>org.sejda</groupId>
<artifactId>sambox</artifactId>
<version>${sambox.version}</version>
</dependency>
<!-- TODO remove once sejda-io 4.x is part of sejda -->
<dependency>
<groupId>org.sejda</groupId>
Expand Down
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,10 +316,9 @@
<mockito.version>5.14.1</mockito.version>
<tinylog.version>2.7.0</tinylog.version>
<hibernate-validator.version>7.0.5.Final</hibernate-validator.version>
<sejda.version>5.1.2</sejda.version>
<sejda.version>5.1.3</sejda.version>
<sejda-io.version>4.0.0.M4</sejda-io.version>
<sejda.commons.version>3.0.0</sejda.commons.version>
<sambox.version>3.0.17</sambox.version>
<eventstudio.version>4.0.1</eventstudio.version>
<injector.version>5.0.0</injector.version>
<ikonli.version>12.3.1</ikonli.version>
Expand Down

0 comments on commit d0f1874

Please sign in to comment.