Skip to content

Commit d8ad1b6

Browse files
Aspose.Cells for Java 25.10 released
1 parent e210446 commit d8ad1b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Examples/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>Examples</groupId>
44
<artifactId>Examples</artifactId>
5-
<version>25.9</version>
5+
<version>25.10</version>
66
<build>
77
<sourceDirectory>src</sourceDirectory>
88
<resources>
@@ -35,12 +35,12 @@
3535
<dependency>
3636
<groupId>com.aspose</groupId>
3737
<artifactId>aspose-cells</artifactId>
38-
<version>25.9</version>
38+
<version>25.10</version>
3939
</dependency>
4040
<dependency>
4141
<groupId>com.aspose</groupId>
4242
<artifactId>aspose-cells</artifactId>
43-
<version>25.9</version>
43+
<version>25.10</version>
4444
<classifier>javadoc</classifier>
4545
</dependency>
4646
<dependency>

0 commit comments

Comments
 (0)