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
Hello.
Could you please replace your dependency on findbugs jsr305 with the finalised artifact. Even better would be updating to jakarta.annotation-api. Findbugs was abandoned years ago and causes issues with applications on JPMS runtimes by exporting the same package as the RIs own dependency.
The text was updated successfully, but these errors were encountered:
Hello.
Could you please replace your dependency on findbugs jsr305 with the finalised artifact. Even better would be updating to
jakarta.annotation-api
. Findbugs was abandoned years ago and causes issues with applications on JPMS runtimes by exporting the same package as the RIs own dependency.The text was updated successfully, but these errors were encountered: