Upgrade to Jakarta Annotation 3.0.0
Closes gh-45484
This commit is contained in:
committed by
Phillip Webb
parent
f1629ceba3
commit
4b74619f47
@@ -703,11 +703,7 @@ bom {
|
||||
releaseNotes("https://github.com/jakartaee/jaf-api/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Jakarta Annotation", "2.1.1") {
|
||||
prohibit {
|
||||
versionRange "[3.0.0-M1,)"
|
||||
because "it exceeds our Jakarta EE 10 baseline"
|
||||
}
|
||||
library("Jakarta Annotation", "3.0.0") {
|
||||
group("jakarta.annotation") {
|
||||
modules = [
|
||||
"jakarta.annotation-api"
|
||||
|
||||
Reference in New Issue
Block a user