Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring-security-bom from 5.5.2 to 5.5.3 #728

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2021

Bumps spring-security-bom from 5.5.2 to 5.5.3.

Release notes

Sourced from spring-security-bom's releases.

5.5.3

⭐ New Features

  • Allow defining custom SAML 2.0 Assertion Signature Validator #10317
  • Add Documentation for Static Methods Classes for mockJwt() and jwt() #10265

🪲 Bug Fixes

  • ClaimAccessor#getClaimAsMap doesn't return null as documented #10371
  • 5.5.X only works with spring-security-5.4.xsd schema (XML-based config) #10369
  • SecurityNamespaceHandler: update schema version to 5.5 #10348
  • JwtTimeStampValidator uses wrong error on token expiration #10328
  • Fix typo #10313
  • Saml2LoginConfigurer relyingPartyRegistrationRepository method does not return correct type #10257
  • ACL docs refer to nonexistent sample apps #10237
  • SAML 2.0 Login should allow loginProcessingUrl without {registrationId} when providing an AuthenticationConverter #10176

🔨 Dependency Upgrades

  • Update org.springframework.data to 2021.0.6 #10417
  • Update org.springframework to 5.3.11 #10416
  • Update org.jetbrains.kotlinx to 1.5.2 #10415
  • Update org.jetbrains.kotlin to 1.5.31 #10414
  • Update org.eclipse.jetty to 9.4.44.v20210927 #10413
  • Update io.spring.nohttp to 0.0.10 #10412
  • Update r2dbc-spi-test to 0.8.6.RELEASE #10410
  • Update reactor-netty to 1.0.12 #10409
  • Update io.projectreactor to 2020.0.12 #10408
  • Update jackson-datatype-jsr310 to 2.12.5 #10407
  • Update jackson-databind to 2.12.5 #10406
  • Update jackson-bom to 2.12.5 #10405
  • Update logback-classic to 1.2.6 #10404

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • 13e7c9f Release 5.5.3
  • 14e6d8a Revert "Update io.spring.javaformat to 0.0.29"
  • d1a2767 Update org.springframework.data to 2021.0.6
  • 844879b Update org.springframework to 5.3.11
  • d5efbd3 Update org.jetbrains.kotlinx to 1.5.2
  • b9ef11d Update org.jetbrains.kotlin to 1.5.31
  • d9b1df8 Update org.eclipse.jetty to 9.4.44.v20210927
  • 020dd90 Update io.spring.nohttp to 0.0.10
  • fafde09 Update io.spring.javaformat to 0.0.29
  • b2db2bd Update r2dbc-spi-test to 0.8.6.RELEASE
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spring-security-bom](https://github.com/spring-projects/spring-security) from 5.5.2 to 5.5.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.5.2...5.5.3)

---
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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 19, 2021
@ynojima ynojima merged commit 1d0c435 into master Oct 22, 2021
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.security-spring-security-bom-5.5.3 branch October 22, 2021 02:48
@ynojima ynojima added this to the 0.7.3.RELEASE milestone Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

None yet

1 participant