Browse Source

Merge branch '2.5.x'

Closes gh-27007
pull/27017/head
Stephane Nicoll 5 years ago
parent
commit
038617e97f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1702,7 +1702,7 @@ bom { @@ -1702,7 +1702,7 @@ bom {
]
}
}
library("Spring Security", "5.5.0") {
library("Spring Security", "5.5.1") {
group("org.springframework.security") {
imports = [
"spring-security-bom"

Loading…
Cancel
Save