Upgrade to AspectJ 1.9.7

Closes gh-27238
This commit is contained in:
Stephane Nicoll
2021-07-11 08:12:02 +02:00
parent 57d7ba0836
commit 2d671021d9

View File

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