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

build(deps): bump spring.security from 4.2.0.RELEASE to 5.3.4.RELEASE #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 10, 2020

Bumps spring.security from 4.2.0.RELEASE to 5.3.4.RELEASE.
Updates spring-security-core from 4.2.0.RELEASE to 5.3.4.RELEASE

Release notes

Sourced from spring-security-core'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!

5.3.3.RELEASE

⭐ New Features

  • Update BCryptPasswordEncoder documentation with default strength #8574

🪲 Bug Fixes

  • Delay AuthenticationPrincipalArgumentResolver Lookup #8614
  • Fix typos in BCryptPasswordEncoder documentation #8601
  • Fixing typo in SAML 2.0 Sample README #8600
  • Mock request with non-standard HTTP method in test #8597
  • Remove unused field 'digester' in Md4PasswordEncoder #8575
  • Polish JDBC Authentication documentation #8573
  • ACL : AclImpl.hashCode leads to StackOverflowError #8569
  • Fix Kotlin Sample Documentation #8565
  • Object ID Identity conversion to long fails on old schema #8558
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 4.2.0.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!

5.3.3.RELEASE

⭐ New Features

  • Update BCryptPasswordEncoder documentation with default strength #8574

🪲 Bug Fixes

  • Delay AuthenticationPrincipalArgumentResolver Lookup #8614
  • Fix typos in BCryptPasswordEncoder documentation #8601
  • Fixing typo in SAML 2.0 Sample README #8600
  • Mock request with non-standard HTTP method in test #8597
  • Remove unused field 'digester' in Md4PasswordEncoder #8575
  • Polish JDBC Authentication documentation #8573
  • ACL : AclImpl.hashCode leads to StackOverflowError #8569
  • Fix Kotlin Sample Documentation #8565
  • Object ID Identity conversion to long fails on old schema #8558
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-web from 4.2.0.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!

5.3.3.RELEASE

⭐ New Features

  • Update BCryptPasswordEncoder documentation with default strength #8574

🪲 Bug Fixes

  • Delay AuthenticationPrincipalArgumentResolver Lookup #8614
  • Fix typos in BCryptPasswordEncoder documentation #8601
  • Fixing typo in SAML 2.0 Sample README #8600
  • Mock request with non-standard HTTP method in test #8597
  • Remove unused field 'digester' in Md4PasswordEncoder #8575
  • Polish JDBC Authentication documentation #8573
  • ACL : AclImpl.hashCode leads to StackOverflowError #8569
  • Fix Kotlin Sample Documentation #8565
  • Object ID Identity conversion to long fails on old schema #8558
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-taglibs from 4.2.0.RELEASE to 5.3.4.RELEASE

Release notes

Sourced from spring-security-taglibs'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!

5.3.3.RELEASE

⭐ New Features

  • Update BCryptPasswordEncoder documentation with default strength #8574

🪲 Bug Fixes

  • Delay AuthenticationPrincipalArgumentResolver Lookup #8614
  • Fix typos in BCryptPasswordEncoder documentation #8601
  • Fixing typo in SAML 2.0 Sample README #8600
  • Mock request with non-standard HTTP method in test #8597
  • Remove unused field 'digester' in Md4PasswordEncoder #8575
  • Polish JDBC Authentication documentation #8573
  • ACL : AclImpl.hashCode leads to StackOverflowError #8569
  • Fix Kotlin Sample Documentation #8565
  • Object ID Identity conversion to long fails on old schema #8558
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-crypto from 4.2.0.RELEASE to 5.3.4.RELEASE

Release notes

Sourced from spring-security-crypto'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!

5.3.3.RELEASE

⭐ New Features

  • Update BCryptPasswordEncoder documentation with default strength #8574

🪲 Bug Fixes

  • Delay AuthenticationPrincipalArgumentResolver Lookup #8614
  • Fix typos in BCryptPasswordEncoder documentation #8601
  • Fixing typo in SAML 2.0 Sample README #8600
  • Mock request with non-standard HTTP method in test #8597
  • Remove unused field 'digester' in Md4PasswordEncoder #8575
  • Polish JDBC Authentication documentation #8573
  • ACL : AclImpl.hashCode leads to StackOverflowError #8569
  • Fix Kotlin Sample Documentation #8565
  • Object ID Identity conversion to long fails on old schema #8558
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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps `spring.security` from 4.2.0.RELEASE to 5.3.4.RELEASE.

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

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

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

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

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

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

None yet

0 participants