Upgrade to AspectJ 1.9.19

Closes gh-33586
This commit is contained in:
Phillip Webb 2022-12-21 08:21:37 -08:00
parent 487dbf5417
commit edd6a3b271

View File

@ -47,7 +47,7 @@ bom {
]
}
}
library("AspectJ", "1.9.9.1") {
library("AspectJ", "1.9.19") {
group("org.aspectj") {
modules = [
"aspectjrt",