Upgrade to AspectJ 1.9.25.1

Closes gh-48561
This commit is contained in:
Stéphane Nicoll
2025-12-17 08:14:34 +01:00
parent 0b768a45cf
commit aeeb46c9aa
@@ -72,7 +72,7 @@ bom {
releaseNotes("https://activemq.apache.org/components/artemis/download/release-notes-{version}")
}
}
library("AspectJ", "1.9.25") {
library("AspectJ", "1.9.25.1") {
group("org.aspectj") {
modules = [
"aspectjrt",