Skip to content

Commit 27c83f4

Browse files
author
Evgeniy Sidenko
committed
Updated to 24.9
1 parent 2d0e2ca commit 27c83f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Examples/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.aspose</groupId>
55
<artifactId>imaging-java-examples</artifactId>
6-
<version>24.8</version>
6+
<version>24.9</version>
77
<packaging>jar</packaging>
88
<properties>
99
<maven.compiler.source>1.8</maven.compiler.source>
@@ -15,14 +15,14 @@
1515
<dependency>
1616
<groupId>com.aspose</groupId>
1717
<artifactId>aspose-imaging</artifactId>
18-
<version>24.8</version>
18+
<version>24.9</version>
1919
<classifier>jdk16</classifier>
2020
<type>jar</type>
2121
</dependency>
2222
<dependency>
2323
<groupId>com.aspose</groupId>
2424
<artifactId>aspose-imaging</artifactId>
25-
<version>24.8</version>
25+
<version>24.9</version>
2626
<classifier>javadoc</classifier>
2727
<type>jar</type>
2828
</dependency>

0 commit comments

Comments
 (0)