Commit 9eb33e6
committed
Migrate tomcat's annotatio-api to a new version
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]>1 parent 8a5a91f commit 9eb33e6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
0 commit comments