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
Migrate org.apache.tomcat:annotations-api to
org.apache.tomcat:tommcat-annotations-api to use
newer versions that rename javax.annotation to
jakarta.annotation to avoid duplicated class
javax.annotation with other dependencies.
This CL selects the first stable version 10.0.0
that renames javax.annotation.
Signed-off-by: utzcoz <[email protected]>
0 commit comments