Upgrade to AspectJ 1.9.20

Closes gh-37005
This commit is contained in:
Stephane Nicoll 2023-08-16 15:44:04 +02:00
parent 7d00ff4adf
commit 7af57299eb

View File

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