Browse Source

Merge branch '3.1.x'

Closes gh-38358
pull/38356/head
Andy Wilkinson 2 years ago
parent
commit
4c98cf88e6
  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.20") {
library("AspectJ", "1.9.20.1") {
group("org.aspectj") {
modules = [
"aspectjrt",

Loading…
Cancel
Save