Upgrade to AspectJ 1.9.7

Closes gh-27250
This commit is contained in:
Stephane Nicoll 2021-07-12 07:53:47 +02:00
parent 4c3847d3f1
commit 49134f870e

View File

@ -96,7 +96,7 @@ bom {
]
}
}
library("AspectJ", "1.9.6") {
library("AspectJ", "1.9.7") {
group("org.aspectj") {
modules = [
"aspectjrt",