Browse Source

Update io.spring.security.release to 1.0.10

Closes gh-2118
Joe Grandja 1 tháng trước cách đây
mục cha
commit
b7255dc6dd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.9"
+	id "io.spring.security.release" version "1.0.10"
 }
 
 group = "org.springframework.security"