Upgrade to AspectJ 1.9.22

Closes gh-40279
This commit is contained in:
Andy Wilkinson 2024-04-10 10:27:29 +01:00
parent f02a029b21
commit 2dae04a798

View File

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