Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Bump spring-security.version from 5.7.6 to 5.8.2
Browse files Browse the repository at this point in the history
Bumps `spring-security.version` from 5.7.6 to 5.8.2.

Updates `spring-security-core` from 5.7.6 to 5.8.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@5.7.6...5.8.2)

Updates `spring-security-config` from 5.7.6 to 5.8.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@5.7.6...5.8.2)

Updates `spring-security-web` from 5.7.6 to 5.8.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@5.7.6...5.8.2)

Updates `spring-security-crypto` from 5.7.6 to 5.8.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@5.7.6...5.8.2)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.security:spring-security-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.security:spring-security-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.springframework.security:spring-security-crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
1 parent 4459cdc commit 4f51b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<!-- If you update spring-cloud, see if it references the correct spring-vault-core version again, then remove the following: -->
<spring-vault-core.version>2.3.2</spring-vault-core.version>
<spring-retry.version>1.3.4</spring-retry.version>
<spring-security.version>5.7.6</spring-security.version>
<spring-security.version>5.8.2</spring-security.version>
<protobuf.version>3.21.9</protobuf.version>
<json-simple.version>1.1.1</json-simple.version>
<everit-json-schema.version>1.14.1</everit-json-schema.version>
Expand Down

0 comments on commit 4f51b8d

Please sign in to comment.