Browse Source

Merge branch '1.1.x' into 1.2.x

Closes gh-1595
pull/1676/head
Steve Riesenberg 2 years ago
parent
commit
c1866c3235
No known key found for this signature in database
GPG Key ID: 3D0169B18AB8F0A9
  1. 2
      build.gradle

2
build.gradle

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
plugins {
id "io.spring.convention.root"
id "io.spring.security.release" version "1.0.1"
id "io.spring.security.release" version "1.0.3"
}
group = "org.springframework.security"

Loading…
Cancel
Save