Dependency issue while updating it with maven

Hi Team, I’m facing issue with dependencies with maven project. Have added below in the pom
main pom:

GroupDocsJavaAPI
GroupDocs Java API
http://repository.groupdocs.com/repo/


GroupDocs Artifact Repository
GroupDocs Artifact Repository
https://artifact.groupdocs.com/repo/

core pom:

com.groupdocs
groupdocs-conversion
22.3

but still getting the error as below
com.groupdocs.conversion – Cannot be resolved
com.groupdocs.conversion.filetypes – Cannot be resolved
com.groupdocs.conversion.options.convert – Cannot be resolved

kindly help!!
thank you

1 Like

@jobaemdev

We are investigating this issue. Your investigation ticket ID is CONVERSIONJAVA-1628. We’ll notify you in case of any update.

@jobaemdev

Please delete API version 22.3 from local maven repository and try to download dependencies again. Let us know if issue persists.