Upgrade to AspectJ 1.9.24

Closes gh-45184
This commit is contained in:
Stéphane Nicoll 2025-04-14 18:05:31 +02:00
parent 3ce83e449f
commit 7fd8e5e081
1 changed files with 1 additions and 1 deletions

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