Upgrade to AspectJ 1.9.22

Closes gh-40293
This commit is contained in:
Andy Wilkinson
2024-04-10 17:58:48 +01:00
parent 774e2daaf1
commit e947de1b23

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",