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-core from 5.1.2.RELEASE to 5.1.11.RELEASE #48

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 15, 2020

Bumps spring-security-core from 5.1.2.RELEASE to 5.1.11.RELEASE.

Release notes

Sourced from spring-security-core's releases.

5.1.11.RELEASE

⭐ New Features

  • HTTP Host header attack #8641

🪲 Bug Fixes

  • Remove unused field 'digester' in Md4PasswordEncoder #8577
  • ACL : AclImpl.hashCode leads to StackOverflowError #8571
  • Blocking in WebSessionServerCsrfTokenRepository #8546
  • Fix AntPathRequestMatcher Javadoc #8528
  • Document NoOpPasswordEncoder will not be removed #8523
  • Fix non-standard HTTP method for CsrfWebFilter #8517

🔨 Dependency Upgrades

  • Update to okhttp 3.12.12 #8635
  • Update to jaxb-impl 2.3.3 #8634
  • Update to mockwebserver 3.12.12 #8633
  • Update to Spring Boot 2.1.14.RELEASE #8632

5.1.10.RELEASE

⭐ New Features

  • BCryptPasswordEncoder.encode() throws NPE #8347

🪲 Bug Fixes

  • Fix Javadoc punctuation #8496
  • Add ROLE_INFRASTRUCTURE to infrastructure beans #8440
  • SEC-2664: ActiveDirectoryLdapAuthenticationProvider should wrap communication exceptions in InternalAuthenticationServiceException #8431
  • Fix typo with correct capitalization #8410
  • Global ServerSecurityContextRepository ignored by logout #8388
  • Fix example in javadoc of FilterChainProxy #8353
  • Fix typo in Javadoc of ServerHttpSecurity#hasAuthority #8339
  • Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8313

🔨 Dependency Upgrades

  • Update to org.powermock 2.0.7 #8475
  • Update to Spring Data Lovelace-SR17 #8474
  • Update to Reactor Californium-SR18 #8473
  • Update to Spring Framework 5.1.15.RELEASE #8472
  • Update to GAE 1.9.80 #8470

5.1.9.RELEASE

⭐ New Features

  • OAuth2LoginAuthenticationProvider uses OAuth2AuthorizationCodeAuthenticationProvider #8236
  • SwitchUserFilter vulnerable to CSRF #8224
... (truncated)
Commits
  • 3756878 Release 5.1.11.RELEASE
  • d80b186 Polish setAllowedHostnames
  • 52c80c7 Add support for allowedHostnames in StrictHttpFirewall
  • ded83cc Update to jaxb-impl 2.3.3
  • 7a1833c Update to okhttp 3.12.12
  • e6630ea Update to mockwebserver 3.12.12
  • 2400e8f Update to Spring Boot 2.1.14.RELEASE
  • f05d70a Remove unused field 'digester' in Md4PasswordEncoder
  • 8bb4e72 Prevent StackOverflowError for AccessControlEntryImpl.hashCode
  • f58a262 Revert "Create the CSRF token on the bounded elactic scheduler"
  • 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)
  • @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-core](https://github.com/spring-projects/spring-security) from 5.1.2.RELEASE to 5.1.11.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](spring-projects/spring-security@5.1.2.RELEASE...5.1.11.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
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 25, 2022

Superseded by #64.

@dependabot dependabot bot closed this May 25, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.security-spring-security-core-5.1.11.RELEASE branch May 25, 2022 23:17
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