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

Wrong versions will not be flagged #181

Open
fireflyingup opened this issue Mar 21, 2024 · 1 comment
Open

Wrong versions will not be flagged #181

fireflyingup opened this issue Mar 21, 2024 · 1 comment

Comments

@fireflyingup
Copy link

If I have a wrong version such as 1.2.14.100(not exist), but it won't tell me this error, will it be improved?
{
"id" : "com.alibaba:druid-spring-boot-starter:jar",
"numericId" : 43,
"groupId" : "com.alibaba",
"artifactId" : "druid-spring-boot-starter",
"version" : "1.2.14.100",
"optional" : false,
"scopes" : [ "compile" ],
"types" : [ "jar" ]
}

@ferstl
Copy link
Owner

ferstl commented Mar 24, 2024

Hi,
Can you give me a few more details or an example, what is not working? As far as I understand you, you have a dependency in a version that does not exist. Correct? What is the behavior now and what do you expect it to be?

Cheers,
Stefan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants