Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/opensagres/xdocreport
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalleclercq committed Apr 7, 2024
2 parents 39e9c82 + f3395bb commit 880ad94
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion document/fr.opensagres.xdocreport.document/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.3</version>
<version>1.5</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itextpdf</artifactId>
<version>5.5.12</version>
<version>5.5.13.3</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itextpdf</artifactId>
<version>5.5.12</version>
<version>5.5.13.3</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 880ad94

Please sign in to comment.