You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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" ]
}
The text was updated successfully, but these errors were encountered:
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?
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" ]
}
The text was updated successfully, but these errors were encountered: