Browse Source

Upgrade to AspectJ 1.9.20

Closes gh-37003
pull/38706/head
Stephane Nicoll 2 years ago
parent
commit
0ed32e83fe
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -83,7 +83,7 @@ bom { @@ -83,7 +83,7 @@ bom {
]
}
}
library("AspectJ", "1.9.19") {
library("AspectJ", "1.9.20") {
group("org.aspectj") {
modules = [
"aspectjrt",

Loading…
Cancel
Save