Upgrade to AspectJ 1.9.22.1

Closes gh-41470
This commit is contained in:
Andy Wilkinson 2024-07-12 16:02:54 +01:00
parent 7398c6c2a4
commit b76b7b7bd9
1 changed files with 1 additions and 1 deletions

View File

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