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.8.2 to 5.8.3 (#657)
Browse files Browse the repository at this point in the history
Bumps `spring-security.version` from 5.8.2 to 5.8.3.

Updates `spring-security-core` from 5.8.2 to 5.8.3
- [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.8.2...5.8.3)

Updates `spring-security-config` from 5.8.2 to 5.8.3
- [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.8.2...5.8.3)

Updates `spring-security-web` from 5.8.2 to 5.8.3
- [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.8.2...5.8.3)

Updates `spring-security-crypto` from 5.8.2 to 5.8.3
- [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.8.2...5.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2023
1 parent 50aeeac commit 6b08117
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 @@ -51,7 +51,7 @@
<!-- https://spring.io/projects/spring-cloud#release-trains -->
<spring-cloud.version>2021.0.6</spring-cloud.version>
<spring-retry.version>2.0.1</spring-retry.version>
<spring-security.version>5.8.2</spring-security.version>
<spring-security.version>5.8.3</spring-security.version>
<protobuf.version>3.22.3</protobuf.version>
<json-simple.version>1.1.1</json-simple.version>
<jackson.version>2.14.2</jackson.version>
Expand Down

0 comments on commit 6b08117

Please sign in to comment.