Browse Source

Merge branch '1.1.x' into 1.2.x

Closes gh-1595
Steve Riesenberg 1 year ago
parent
commit
c1866c3235
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -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"