We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e210446 commit d8ad1b6Copy full SHA for d8ad1b6
Examples/pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>Examples</groupId>
4
<artifactId>Examples</artifactId>
5
- <version>25.9</version>
+ <version>25.10</version>
6
<build>
7
<sourceDirectory>src</sourceDirectory>
8
<resources>
@@ -35,12 +35,12 @@
35
<dependency>
36
<groupId>com.aspose</groupId>
37
<artifactId>aspose-cells</artifactId>
38
39
</dependency>
40
41
42
43
44
<classifier>javadoc</classifier>
45
46
0 commit comments