Skip to content

Commit

Permalink
Bump org.springframework.security:spring-security-bom
Browse files Browse the repository at this point in the history
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 6.4.0 to 6.4.2.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@6.4.0...6.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent cc1a15f commit 8910c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
api platform("org.springframework:spring-framework-bom:6.1.16")
api platform("org.springframework.data:spring-data-bom:2021.2.18")
}
api platform("org.springframework.security:spring-security-bom:6.4.0")
api platform("org.springframework.security:spring-security-bom:6.4.2")
api platform('com.fasterxml.jackson:jackson-bom:2.15.4')
api platform("io.micrometer:micrometer-bom:1.14.2")
api platform("io.micrometer:micrometer-tracing-bom:1.4.1")
Expand Down

0 comments on commit 8910c85

Please sign in to comment.