Upgrade to AspectJ 1.9.23

Closes gh-44715
This commit is contained in:
Stéphane Nicoll
2025-03-14 10:49:06 +01:00
parent d005e958d9
commit a1abd69257

View File

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