Upgrade to AspectJ 1.9.22

Closes gh-40239
This commit is contained in:
Andy Wilkinson 2024-04-09 12:52:15 +01:00
parent 43e02a2d7d
commit 356867549f

View File

@ -84,7 +84,7 @@ bom {
releaseNotes("https://activemq.apache.org/components/artemis/download/release-notes-{version}")
}
}
library("AspectJ", "1.9.21") {
library("AspectJ", "1.9.22") {
group("org.aspectj") {
modules = [
"aspectjrt",