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
makefile
Copy
Edit
org.apache.maven.plugin-tools:maven-plugin-annotations:3.7.0
As a result, Maven throws a warning when building effective model:
kotlin
Copy
Edit
[WARNING] Ignored POM import for: maven-plugin-annotations:3.7.0@compile as already imported maven-plugin-annotations:3.13.1@compile.
✅ Suggestion:
Please remove or update the maven-plugin-annotations import in your dependency declarations (e.g. generator or plugin modules), or align with the version Spring Boot uses to avoid this model conflict.