Skip to content

Commit

Permalink
Merge pull request #225 from axonivy-market/asponse
Browse files Browse the repository at this point in the history
Upgrade Aspose to 23.4
  • Loading branch information
alexsuter authored Oct 11, 2023
2 parents 7ac3733 + 93c33ba commit 7202ef2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aspose-barcode-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<packaging>iar</packaging>
<properties>
<project-build-plugin-version>10.0.6</project-build-plugin-version>
<aspose.version>23.3</aspose.version>
<aspose.version>23.4</aspose.version>
</properties>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion aspose-email-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<packaging>iar</packaging>
<properties>
<project-build-plugin-version>10.0.6</project-build-plugin-version>
<aspose.version>23.3</aspose.version>
<aspose.version>23.4</aspose.version>
</properties>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion doc-factory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<properties>
<project-build-plugin-version>10.0.6</project-build-plugin-version>
<aspose.version>23.3</aspose.version>
<aspose.version>23.4</aspose.version>
</properties>

<repositories>
Expand Down

0 comments on commit 7202ef2

Please sign in to comment.