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
I'm getting this error in my Maven 3.8.1 when using springwolf-kafka:
[WARNING] The POM for io.github.springwolf:springwolf-core:jar:0.11.0 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for io.github.springwolf:springwolf-core:0.11.0
[ERROR] 'dependencies.dependency.version' for io.swagger.core.v3:swagger-models-jakarta:jar is missing. @
Describe the bug
Hello guys,
I'm getting this error in my Maven 3.8.1 when using springwolf-kafka:
Not sure what the conquequences are.
Did something change in Spring Boot 3.1.1?
Dependencies and versions used
Also in my
pom.xml
I'm using Spring Boot 3.1.1:The text was updated successfully, but these errors were encountered: