Merge branch '3.2.x' into 3.3.x

Closes gh-41474
This commit is contained in:
Andy Wilkinson 2024-07-12 16:03:23 +01:00
commit b175d1b6f9
1 changed files with 1 additions and 1 deletions

View File

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