Skip to content

Commit

Permalink
gradle-root: bump org.springframework.boot:spring-boot-starter-security
Browse files Browse the repository at this point in the history
Bumps [org.springframework.boot:spring-boot-starter-security](https://github.com/spring-projects/spring-boot) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 5d931dc commit 7b79c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/web-csr/dressca-backend/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ext {
springdocOpenapiVersion = "2.6.0"
servletApiVersion = "6.1.0"
commonsLangVersion = "3.17.0"
springSecurity = "3.3.4"
springSecurity = "3.3.6"

supportDependencies = [
spring_boot_starter : "org.springframework.boot:spring-boot-starter",
Expand Down

0 comments on commit 7b79c5c

Please sign in to comment.