Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: The dependency groupId of spring-ai-core in spring-cloud-starter-alibaba-ai module is not found. #3754

Closed
wants to merge 2 commits into from

Conversation

DIDA-lJ
Copy link

@DIDA-lJ DIDA-lJ commented Jun 3, 2024

Describe what this PR does / why we need it

Fixed an issue where spring.ai.core version update caused maven warehouse and Aliyun warehouse to not be found.

Does this pull request fix one issue?

Fixed #3753

Describe how you did it

Modify the version information of spring.ai.version in spring-cloud-alibaba-dependencies/pom.xml to 1.0.0 or later.

Describe how to verify it

You can implement Maven install locally, or you can remove the original spring-ai-core dependency and re-import a new spring-ai-core dependency.

Special notes for reviews

The dependency can be replicated by importing spring-cloud-starter-alibaba-ai directly.

@CLAassistant
Copy link

CLAassistant commented Jun 3, 2024

CLA assistant check
All committers have signed the CLA.

@yuluo-yx
Copy link
Collaborator

yuluo-yx commented Jun 12, 2024

I will close it, because the pr doesn't seem to have any value. @DIDA-lJ any idea?

@DIDA-lJ
Copy link
Author

DIDA-lJ commented Jun 12, 2024 via email

@yuluo-yx yuluo-yx closed this Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The dependency groupId of spring-ai-core in spring-cloud-starter-alibaba-ai module is not found.
3 participants