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 org.springframework-security-version from 3.1.3.RELEASE to 5.3.3.RELEASE #3

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 Jun 15, 2020

Bumps org.springframework-security-version from 3.1.3.RELEASE to 5.3.3.RELEASE.
Updates spring-security-core from 3.1.3.RELEASE to 5.3.3.RELEASE

Release notes

Sourced from spring-security-core's releases.

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
  • Blocking in WebSessionServerCsrfTokenRepository #8544
  • Fix AntPathRequestMatcher Javadoc #8526
  • Document NoOpPasswordEncoder will not be removed #8521
  • Fix non-standard HTTP method for CsrfWebFilter #8515

πŸ”¨ Dependency Upgrades

  • Update to AppEngine 1.9.80 #8647
  • Update to Spring Boot 2.2.7.RELEASE #8646
  • Update to Kotlin 1.3.72 #8645

5.3.2.RELEASE

⭐ New Features

  • SAML Authentication Provider assertions #8491
  • BCryptPasswordEncoder.encode() throws NPE #8345

πŸͺ² Bug Fixes

  • Fix Javadoc punctuation #8490
  • Fixed typos in documentation #8460
  • JdbcOAuth2AuthorizedClientService should support update when saving #8448
  • Add ROLE_INFRASTRUCTURE to infrastructure beans #8437
  • Fix Documentation to Refer to BasicAuthenticationFilter #8423
  • Fix typo with correct capitalization #8408
  • Global ServerSecurityContextRepository ignored by logout #8385
  • Fix example in javadoc of FilterChainProxy #8351
  • Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8311

πŸ”¨ Dependency Upgrades

  • Update to aspectj-plugin:4.1.6 #8306

5.3.1.RELEASE

... (truncated)
Commits
  • 4246b0a Release 5.3.3.RELEASE
  • 8dd9cb2 Temporarily ignore RSocket integration tests
  • 116bfe0 Lock Dependencies for 5.3.3.RELEASE
  • 04079fc Update to Latest rsocket-core
  • 35cf443 Update to Kotlin 1.3.72
  • 4213046 Update to Spring Boot 2.2.7.RELEASE
  • 16723e5 Update to AppEngine 1.9.80
  • 977642b Change Reactor Constraint to Take Latest SR
  • 94737df Pull Latest Minor Releases for Nimbus
  • cf142ef Delay AuthenticationPrincipalArgumentResolver Creation
  • Additional commits viewable in compare view

Updates spring-security-web from 3.1.3.RELEASE to 5.3.3.RELEASE

Release notes

Sourced from spring-security-web's releases.

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
  • Blocking in WebSessionServerCsrfTokenRepository #8544
  • Fix AntPathRequestMatcher Javadoc #8526
  • Document NoOpPasswordEncoder will not be removed #8521
  • Fix non-standard HTTP method for CsrfWebFilter #8515

πŸ”¨ Dependency Upgrades

  • Update to AppEngine 1.9.80 #8647
  • Update to Spring Boot 2.2.7.RELEASE #8646
  • Update to Kotlin 1.3.72 #8645

5.3.2.RELEASE

⭐ New Features

  • SAML Authentication Provider assertions #8491
  • BCryptPasswordEncoder.encode() throws NPE #8345

πŸͺ² Bug Fixes

  • Fix Javadoc punctuation #8490
  • Fixed typos in documentation #8460
  • JdbcOAuth2AuthorizedClientService should support update when saving #8448
  • Add ROLE_INFRASTRUCTURE to infrastructure beans #8437
  • Fix Documentation to Refer to BasicAuthenticationFilter #8423
  • Fix typo with correct capitalization #8408
  • Global ServerSecurityContextRepository ignored by logout #8385
  • Fix example in javadoc of FilterChainProxy #8351
  • Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8311

πŸ”¨ Dependency Upgrades

  • Update to aspectj-plugin:4.1.6 #8306

5.3.1.RELEASE

... (truncated)
Commits
  • 4246b0a Release 5.3.3.RELEASE
  • 8dd9cb2 Temporarily ignore RSocket integration tests
  • 116bfe0 Lock Dependencies for 5.3.3.RELEASE
  • 04079fc Update to Latest rsocket-core
  • 35cf443 Update to Kotlin 1.3.72
  • 4213046 Update to Spring Boot 2.2.7.RELEASE
  • 16723e5 Update to AppEngine 1.9.80
  • 977642b Change Reactor Constraint to Take Latest SR
  • 94737df Pull Latest Minor Releases for Nimbus
  • cf142ef Delay AuthenticationPrincipalArgumentResolver Creation
  • Additional commits viewable in compare view

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

Release notes

Sourced from spring-security-config's releases.

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
  • Blocking in WebSessionServerCsrfTokenRepository #8544
  • Fix AntPathRequestMatcher Javadoc #8526
  • Document NoOpPasswordEncoder will not be removed #8521
  • Fix non-standard HTTP method for CsrfWebFilter #8515

πŸ”¨ Dependency Upgrades

  • Update to AppEngine 1.9.80 #8647
  • Update to Spring Boot 2.2.7.RELEASE #8646
  • Update to Kotlin 1.3.72 #8645

5.3.2.RELEASE

⭐ New Features

  • SAML Authentication Provider assertions #8491
  • BCryptPasswordEncoder.encode() throws NPE #8345

πŸͺ² Bug Fixes

  • Fix Javadoc punctuation #8490
  • Fixed typos in documentation #8460
  • JdbcOAuth2AuthorizedClientService should support update when saving #8448
  • Add ROLE_INFRASTRUCTURE to infrastructure beans #8437
  • Fix Documentation to Refer to BasicAuthenticationFilter #8423
  • Fix typo with correct capitalization #8408
  • Global ServerSecurityContextRepository ignored by logout #8385
  • Fix example in javadoc of FilterChainProxy #8351
  • Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8311

πŸ”¨ Dependency Upgrades

  • Update to aspectj-plugin:4.1.6 #8306

5.3.1.RELEASE

... (truncated)
Commits
  • 4246b0a Release 5.3.3.RELEASE
  • 8dd9cb2 Temporarily ignore RSocket integration tests
  • 116bfe0 Lock Dependencies for 5.3.3.RELEASE
  • 04079fc Update to Latest rsocket-core
  • 35cf443 Update to Kotlin 1.3.72
  • 4213046 Update to Spring Boot 2.2.7.RELEASE
  • 16723e5 Update to AppEngine 1.9.80
  • 977642b Change Reactor Constraint to Take Latest SR
  • 94737df Pull Latest Minor Releases for Nimbus
  • cf142ef Delay AuthenticationPrincipalArgumentResolver Creation
  • Additional commits viewable in compare view

Updates spring-security-taglibs from 3.1.3.RELEASE to 5.3.3.RELEASE

Release notes

Sourced from spring-security-taglibs's releases.

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
  • Blocking in WebSessionServerCsrfTokenRepository #8544
  • Fix AntPathRequestMatcher Javadoc #8526
  • Document NoOpPasswordEncoder will not be removed #8521
  • Fix non-standard HTTP method for CsrfWebFilter #8515

πŸ”¨ Dependency Upgrades

  • Update to AppEngine 1.9.80 #8647
  • Update to Spring Boot 2.2.7.RELEASE #8646
  • Update to Kotlin 1.3.72 #8645

5.3.2.RELEASE

⭐ New Features

  • SAML Authentication Provider assertions #8491
  • BCryptPasswordEncoder.encode() throws NPE #8345

πŸͺ² Bug Fixes

  • Fix Javadoc punctuation #8490
  • Fixed typos in documentation #8460
  • JdbcOAuth2AuthorizedClientService should support update when saving #8448
  • Add ROLE_INFRASTRUCTURE to infrastructure beans #8437
  • Fix Documentation to Refer to BasicAuthenticationFilter #8423
  • Fix typo with correct capitalization #8408
  • Global ServerSecurityContextRepository ignored by logout #8385
  • Fix example in javadoc of FilterChainProxy #8351
  • Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8311

πŸ”¨ Dependency Upgrades

  • Update to aspectj-plugin:4.1.6 #8306

5.3.1.RELEASE

... (truncated)
Commits
  • 4246b0a Release 5.3.3.RELEASE
  • 8dd9cb2 Temporarily ignore RSocket integration tests
  • 116bfe0 Lock Dependencies for 5.3.3.RELEASE
  • 04079fc Update to Latest rsocket-core
  • 35cf443 Update to Kotlin 1.3.72
  • 4213046 Update to Spring Boot 2.2.7.RELEASE
  • 16723e5 Update to AppEngine 1.9.80
  • 977642b Change Reactor Constraint to Take Latest SR
  • 94737df Pull Latest Minor Releases for Nimbus
  • cf142ef Delay AuthenticationPrincipalArgumentResolver Creation
  • 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 `org.springframework-security-version` from 3.1.3.RELEASE to 5.3.3.RELEASE.

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

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

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

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

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