Browse Source

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

Bumps [io.spring.security.release](https://github.com/spring-io/spring-security-release-tools) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/spring-io/spring-security-release-tools/releases)
- [Commits](https://github.com/spring-io/spring-security-release-tools/compare/v1.0.6...v1.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/2060/head
dependabot[bot] 6 months ago committed by GitHub
parent
commit
ab809c5280
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      build.gradle

2
build.gradle

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

Loading…
Cancel
Save