Browse Source

Bump io.spring.security.release from 1.0.8 to 1.0.9

---
updated-dependencies:
- dependency-name: io.spring.security.release
  dependency-version: 1.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 tháng trước cách đây
mục cha
commit
94e64af159
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.8"
+	id "io.spring.security.release" version "1.0.9"
 }
 
 group = "org.springframework.security"