Upgrade to AspectJ 1.9.20.1

Closes gh-38355
This commit is contained in:
Andy Wilkinson 2023-11-14 20:00:47 +00:00
parent a829722461
commit 88393da438
1 changed files with 1 additions and 1 deletions

View File

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