Upgrade to AspectJ 1.9.20

Closes gh-37001
This commit is contained in:
Stephane Nicoll 2023-08-16 15:24:13 +02:00
parent f4120fc3da
commit bf98729cf9

View File

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