Upgrade to Jakarta Annotation 3.0.0

Closes gh-44085
This commit is contained in:
Phillip Webb 2025-02-04 12:06:39 -08:00
parent b184cea181
commit 43c80db4f6
1 changed files with 1 additions and 1 deletions

View File

@ -671,7 +671,7 @@ bom {
releaseNotes("https://github.com/jakartaee/jaf-api/releases/tag/{version}") releaseNotes("https://github.com/jakartaee/jaf-api/releases/tag/{version}")
} }
} }
library("Jakarta Annotation", "2.1.1") { library("Jakarta Annotation", "3.0.0") {
group("jakarta.annotation") { group("jakarta.annotation") {
modules = [ modules = [
"jakarta.annotation-api" "jakarta.annotation-api"