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.2.1.RELEASE to 5.2.5.RELEASE #1

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps spring-security-core from 5.2.1.RELEASE to 5.2.5.RELEASE.

Release notes

Sourced from spring-security-core's releases.

5.2.5.RELEASE

🪲 Bug Fixes

  • Delay AuthenticationPrincipalArgumentResolver Lookup #8615
  • Mock request with non-standard HTTP method in test #8595
  • Remove unused field 'digester' in Md4PasswordEncoder #8576
  • ACL : AclImpl.hashCode leads to StackOverflowError #8570
  • Object ID Identity conversion to long fails on old schema #8559
  • Blocking in WebSessionServerCsrfTokenRepository #8545
  • Fix AntPathRequestMatcher Javadoc #8527
  • Document NoOpPasswordEncoder will not be removed #8522
  • Fix non-standard HTTP method for CsrfWebFilter #8516

🔨 Dependency Upgrades

  • Update to Spring Boot 2.2.7 #8630
  • Update to okhttp 3.14.9 #8629
  • Update to Jython 2.5.3 #8628
  • Update to mockwebserver 3.14.9 #8627
  • Update to RSocket 1.0.0 #8626
  • Update to groovy 2.4.19 #8625

5.2.4.RELEASE

⭐ New Features

  • SAML Authentication Provider assertions #8495
  • BCryptPasswordEncoder.encode() throws NPE #8346

🪲 Bug Fixes

  • Fix Javadoc punctuation #8494
  • Add ROLE_INFRASTRUCTURE to infrastructure beans #8438
  • SEC-2664: ActiveDirectoryLdapAuthenticationProvider should wrap communication exceptions in InternalAuthenticationServiceException #8430
  • OAuth2 Resource Server docs not in sync - authorityPrefix can't be set to "" #8426
  • Fix typo with correct capitalization #8409
  • Global ServerSecurityContextRepository ignored by logout #8386
  • Fix example in javadoc of FilterChainProxy #8352
  • Fix typo in Javadoc of ServerHttpSecurity#hasAuthority #8338
  • Java Doc of org.springframework.security.config.annotation.web.builders.HttpSecurity contains grammatical errors #8312

🔨 Dependency Upgrades

  • Update to Byte Buddy 1.9.16 #8481
  • Upgrade to embedded Apache Tomcat 9.0.34 #8469
  • Update RSocket to 1.0.0-RC7 #8468
  • Update to GAE 1.9.80 #8467
  • Update to Jackson 2.10.4 #8466
  • Update to org.powermock 2.0.7 #8465
  • Update to Reactor Dysprosium-SR7 #8464
  • Update to Spring Framework 5.2.6.RELEASE #8463

... (truncated)

Commits

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.2.1.RELEASE to 5.2.5.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](spring-projects/spring-security@5.2.1.RELEASE...5.2.5.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 2, 2021

Superseded by #2.

@dependabot dependabot bot closed this Jul 2, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.security-spring-security-core-5.2.5.RELEASE branch July 2, 2021 18:44
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