Skip to content

Commit

Permalink
Aspose.Cells for Java 23.1 released
Browse files Browse the repository at this point in the history
  • Loading branch information
peytonxuaspose committed Jan 10, 2023
1 parent fb43bbc commit 7690239
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Examples/pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>Examples</groupId>
<artifactId>Examples</artifactId>
<version>22.12</version>
<version>23.1</version>
<build>
<sourceDirectory>src</sourceDirectory>
<resources>
Expand Down Expand Up @@ -35,12 +35,12 @@
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-cells</artifactId>
<version>22.12</version>
<version>23.1</version>
</dependency>
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-cells</artifactId>
<version>22.12</version>
<version>23.1</version>
<classifier>javadoc</classifier>
</dependency>
<dependency>
Expand Down

0 comments on commit 7690239

Please sign in to comment.