Upgrade to AspectJ 1.9.7

Closes gh-27194
This commit is contained in:
Andy Wilkinson 2021-07-08 18:44:00 +01:00
parent efcb8c5c02
commit bcbc742a0e
1 changed files with 1 additions and 1 deletions

View File

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