Upgrade to AspectJ 1.9.9

Closes gh-30418
This commit is contained in:
Phillip Webb 2022-03-24 13:38:22 -07:00
parent e5d189ca61
commit fd0fce6e3a

View File

@ -46,7 +46,7 @@ bom {
]
}
}
library("AspectJ", "1.9.8") {
library("AspectJ", "1.9.9") {
group("org.aspectj") {
modules = [
"aspectjrt",