Skip to content

Conversation

@dependabot-preview
Copy link

Bumps spring.security.version from 5.3.3.RELEASE to 5.3.4.RELEASE.
Updates spring-security-web from 5.3.3.RELEASE to 5.3.4.RELEASE

Release notes

Sourced from spring-security-web's releases.

5.3.4.RELEASE

⭐ New Features

  • Add logging #8888
  • Document improvement for configure(WebSecurity web) and configure(HttpSecurity http) #8855
  • formLogin() does not work with REST Docs #8748
  • Use Github Actions PR pipeline and remove Travis for 5.3.x #8724

🪲 Bug Fixes

  • ServerBearerTokenAuthenticationConverter throws exceptions instead of signalling error #8896
  • OAuth2AuthenticationException should be in allowlist #8863
  • Resolved bearer token has no padding indicators #8837
  • Fix ProviderManager Javadoc typo #8811
  • LoginPageGeneratingWebFilter should honor context path #8808
  • OAuth2 Resource Server docs not in sync - authorityPrefix can't be set to "" #8803
  • RoleHierarchy is not used by AbstractAuthorizeTag #8678
  • OAuth2AuthorizationCodeGrantWebFilter should handle OAuth2AuthorizationException #8672
  • ReactorContext not available in PayloadSocketAcceptor delegate.accept #8655

🔨 Dependency Upgrades

  • Update to spring-build-conventions:0.0.34.RELEASE #8925
  • Update to nohttp 0.0.5.RELEASE #8924
  • Update to GAE 1.9.81 #8923
  • Update to Spring Boot 2.2.9.RELEASE #8922
  • Update to spring-build-conventions:0.0.33.RELEASE #8760

❤️ Contributors

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

Commits
  • 9187a79 Release 5.3.4.RELEASE
  • b619d29 Lock Dependencies for 5.3.4.RELEASE
  • ddeb68f Update to Spring Boot 2.2.9.RELEASE
  • 49fa14c Update to GAE 1.9.81
  • 57f0a96 Update to nohttp 0.0.5.RELEASE
  • cd78d38 Update to spring-build-conventions:0.0.34.RELEASE
  • d104490 Resolve Bearer token after subscribing to publisher
  • c2612a2 Remove unused import
  • f369593 Polish to Avoid NPE
  • 950769f Additional Jwt Validation Debug Messages
  • Additional commits viewable in compare view

Updates spring-security-config from 5.3.3.RELEASE to 5.3.4.RELEASE

Release notes

Sourced from spring-security-config's releases.

5.3.4.RELEASE

⭐ New Features

  • Add logging #8888
  • Document improvement for configure(WebSecurity web) and configure(HttpSecurity http) #8855
  • formLogin() does not work with REST Docs #8748
  • Use Github Actions PR pipeline and remove Travis for 5.3.x #8724

🪲 Bug Fixes

  • ServerBearerTokenAuthenticationConverter throws exceptions instead of signalling error #8896
  • OAuth2AuthenticationException should be in allowlist #8863
  • Resolved bearer token has no padding indicators #8837
  • Fix ProviderManager Javadoc typo #8811
  • LoginPageGeneratingWebFilter should honor context path #8808
  • OAuth2 Resource Server docs not in sync - authorityPrefix can't be set to "" #8803
  • RoleHierarchy is not used by AbstractAuthorizeTag #8678
  • OAuth2AuthorizationCodeGrantWebFilter should handle OAuth2AuthorizationException #8672
  • ReactorContext not available in PayloadSocketAcceptor delegate.accept #8655

🔨 Dependency Upgrades

  • Update to spring-build-conventions:0.0.34.RELEASE #8925
  • Update to nohttp 0.0.5.RELEASE #8924
  • Update to GAE 1.9.81 #8923
  • Update to Spring Boot 2.2.9.RELEASE #8922
  • Update to spring-build-conventions:0.0.33.RELEASE #8760

❤️ Contributors

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

Commits
  • 9187a79 Release 5.3.4.RELEASE
  • b619d29 Lock Dependencies for 5.3.4.RELEASE
  • ddeb68f Update to Spring Boot 2.2.9.RELEASE
  • 49fa14c Update to GAE 1.9.81
  • 57f0a96 Update to nohttp 0.0.5.RELEASE
  • cd78d38 Update to spring-build-conventions:0.0.34.RELEASE
  • d104490 Resolve Bearer token after subscribing to publisher
  • c2612a2 Remove unused import
  • f369593 Polish to Avoid NPE
  • 950769f Additional Jwt Validation Debug Messages
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps `spring.security.version` from 5.3.3.RELEASE to 5.3.4.RELEASE.

Updates `spring-security-web` from 5.3.3.RELEASE to 5.3.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](spring-projects/spring-security@5.3.3.RELEASE...5.3.4.RELEASE)

Updates `spring-security-config` from 5.3.3.RELEASE to 5.3.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](spring-projects/spring-security@5.3.3.RELEASE...5.3.4.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 6, 2020
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant