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 73e140c commit d74fc41Copy full SHA for d74fc41
Examples/pom.xml
@@ -25,19 +25,19 @@
25
<dependency>
26
<groupId>com.aspose</groupId>
27
<artifactId>aspose-cells</artifactId>
28
- <version>25.4</version>
+ <version>25.5</version>
29
<type>jar</type>
30
</dependency>
31
32
33
<artifactId>aspose-slides</artifactId>
34
- <version>25.5</version>
+ <version>25.6</version>
35
<classifier>jdk16</classifier>
36
37
38
39
40
41
<classifier>javadoc</classifier>
42
43
</dependencies>
0 commit comments