Upgrade to AspectJ 1.9.8

Closes gh-30362
This commit is contained in:
Stephane Nicoll
2022-03-22 16:37:45 +01:00
parent 041371895c
commit bafeacf3d8

View File

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