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 a81cb67 commit d089e3aCopy full SHA for d089e3a
Examples.GridWeb/springboot3.3demo/pom.xml
@@ -39,7 +39,7 @@
39
<dependency>
40
<groupId>com.aspose</groupId>
41
<artifactId>aspose-cells</artifactId>
42
- <version>25.1</version>
+ <version>25.2</version>
43
<classifier>gridweb-jakarta</classifier>
44
</dependency>
45
</dependencies>
Examples.GridWeb/springdemo/pom.xml
@@ -59,7 +59,7 @@
59
60
61
62
63
<classifier>gridweb</classifier>
64
65
<!-- <dependency>
0 commit comments