Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps spring-security-core from 5.1.5.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
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Copy link
Contributor

@sjoerdtalsma sjoerdtalsma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All checks pass, dependency bump looks ok.

@sjoerdtalsma sjoerdtalsma merged commit a18910b into develop Apr 22, 2021
@sjoerdtalsma sjoerdtalsma deleted the dependabot/maven/org.springframework.security-spring-security-core-5.1.11.RELEASE branch April 22, 2021 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants