Aspose pdf 22.10

When I change the maven from 22.9 to 22.10 I get the below error

image.png (274.6 KB)
image.png (247.8 KB)

@aabuhijleh

In the latest version 22.10. We have changed the repository URL now:

<repository>
      <id>AsposeJavaAPI</id>
      <name>Aspose Java API</name>
      <url>https://releases.aspose.com/java/repo/</url>
</repository>

So how I get the latest pdf jar 22.10?

Can you provide me with an example of Pom file?

Thanks

In our Pom file we get the jars from Maven and now it is no working? can you please advise how should we update your pom file to get the jars?

Thanks

Thanks this can be closed.