Procházet zdrojové kódy

Merge branch '1.1.x' into 1.2.x

Closes gh-1595
Steve Riesenberg před 1 rokem
rodič
revize
c1866c3235
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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"