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 36f94a3 commit f78f976Copy full SHA for f78f976
Examples/pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>Examples</groupId>
4
<artifactId>Examples</artifactId>
5
- <version>24.8</version>
+ <version>24.11</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
- <version>24.10</version>
39
</dependency>
40
41
42
43
44
<classifier>javadoc</classifier>
45
46
0 commit comments