updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-21 17:32:57 +00:00
committed by GitHub
parent 937da13bcf
commit 4b4dc49e42

View File

@@ -113,7 +113,7 @@ ext {
springGraphqlVersion = '1.3.0-RC1'
springKafkaVersion = '3.2.0-RC1'
springRetryVersion = '2.0.6'
springSecurityVersion = '6.3.0-RC1'
springSecurityVersion = '6.3.1-SNAPSHOT'
springVersion = '6.1.7'
springWsVersion = '4.0.11'
testcontainersVersion = '1.19.8'