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.0.12.RELEASE to 5.0.17.RELEASE in /java/middleware/registry-middleware/authorization #12

Conversation

dependabot[bot]
Copy link

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

Bumps spring-security-core from 5.0.12.RELEASE to 5.0.17.RELEASE.

Release notes

Sourced from spring-security-core's releases.

5.0.17.RELEASE

⭐ New Features

  • HTTP Host header attack #8640

🪲 Bug Fixes

  • Remove unused field 'digester' in Md4PasswordEncoder #8578
  • ACL : AclImpl.hashCode leads to StackOverflowError #8572
  • Blocking in WebSessionServerCsrfTokenRepository #8547
  • Fix AntPathRequestMatcher Javadoc #8529
  • Document NoOpPasswordEncoder will not be removed #8524
  • Fix non-standard HTTP method for CsrfWebFilter #8518

🔨 Dependency Upgrades

  • Update to Jython 2.5.3 #8638
  • Update to okhttp 3.12.12 #8637
  • Update to mockwebserver 3.12.12 #8636

5.0.16.RELEASE

⭐ New Features

  • BCryptPasswordEncoder.encode() throws NPE #8348

🪲 Bug Fixes

  • Fix Javadoc punctuation #8497
  • Add ROLE_INFRASTRUCTURE to infrastructure beans #8441
  • SEC-2664: ActiveDirectoryLdapAuthenticationProvider should wrap communication exceptions in InternalAuthenticationServiceException #8432
  • Fix example in javadoc of FilterChainProxy #8354
  • Fix typo in Javadoc of ServerHttpSecurity#hasAuthority #8340
  • Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8314

🔨 Dependency Upgrades

  • Update to GAE 1.9.80 #8479
  • Update to org.powermock 2.0.7 #8478
  • Update to Spring Framework 5.0.17.RELEASE #8477

5.0.15.RELEASE

⭐ New Features

  • SwitchUserFilter vulnerable to CSRF #8225
  • Update Encryptors documentation for standard and stronger #8218
  • Typo 'properites' -> 'properties' in documentation #8101
  • Remove unwanted code #7950

🪲 Bug Fixes

... (truncated)
Commits
  • bcaad3a Release 5.0.17.RELEASE
  • 66f8a56 Polish setAllowedHostnames
  • 3e5b65f Add support for allowedHostnames in StrictHttpFirewall
  • c62789c Update to okhttp 3.12.12
  • b02cae0 Update to Jython 2.5.3
  • af278b5 Update to mockwebserver 3.12.12
  • ba81f6a Remove unused field 'digester' in Md4PasswordEncoder
  • a39efaf Prevent StackOverflowError for AccessControlEntryImpl.hashCode
  • 7d5e032 Revert "Create the CSRF token on the bounded elactic scheduler"
  • e21ef42 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 15, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 25, 2022

Superseded by #49.

@dependabot dependabot bot closed this May 25, 2022
@dependabot dependabot bot deleted the dependabot/maven/java/middleware/registry-middleware/authorization/org.springframework.security-spring-security-core-5.0.17.RELEASE branch May 25, 2022 23:22
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants