Upgrade to AspectJ 1.9.24

Closes gh-45208
This commit is contained in:
Stéphane Nicoll
2025-04-16 11:15:10 +02:00
parent 88c9ae97b5
commit 6501714d16

View File

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