Browse Source

Upgrade to AspectJ 1.9.25.1

Closes gh-48554
3.4.x
Stéphane Nicoll 23 hours ago
parent
commit
da8b932db6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -78,7 +78,7 @@ bom { @@ -78,7 +78,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",

Loading…
Cancel
Save