Upgrade to AspectJ 1.9.23

Closes gh-44719
This commit is contained in:
Stéphane Nicoll
2025-03-14 16:59:43 +01:00
parent 09b3461394
commit e90e6355ed

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