We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0e2ca commit 27c83f4Copy full SHA for 27c83f4
Examples/pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.aspose</groupId>
5
<artifactId>imaging-java-examples</artifactId>
6
- <version>24.8</version>
+ <version>24.9</version>
7
<packaging>jar</packaging>
8
<properties>
9
<maven.compiler.source>1.8</maven.compiler.source>
@@ -15,14 +15,14 @@
15
<dependency>
16
17
<artifactId>aspose-imaging</artifactId>
18
19
<classifier>jdk16</classifier>
20
<type>jar</type>
21
</dependency>
22
23
24
25
26
<classifier>javadoc</classifier>
27
28
0 commit comments