Browse Source

Merge branch '3.3.x'

Closes gh-41475
pull/41479/head
Andy Wilkinson 2 years ago
parent
commit
f8d06d568b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -84,7 +84,7 @@ bom { @@ -84,7 +84,7 @@ bom {
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") {
modules = [
"aspectjrt",

Loading…
Cancel
Save