Upgrade to AspectJ 1.9.21

Closes gh-38797
This commit is contained in:
Andy Wilkinson 2023-12-14 17:07:22 +00:00
parent c030539315
commit 2e43819e8d
1 changed files with 1 additions and 1 deletions

View File

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