Upgrade to AspectJ 1.9.20

Closes gh-37003
This commit is contained in:
Stephane Nicoll
2023-08-16 15:40:48 +02:00
parent 4bd3df1e7c
commit 0ed32e83fe

View File

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