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.10.RELEASE to 5.2.11.RELEASE #48

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2021

Bumps spring-security-core from 5.2.10.RELEASE to 5.2.11.RELEASE.

Release notes

Sourced from spring-security-core's releases.

5.2.11.RELEASE

⭐ New Features

  • Store one request by default in WebSessionOAuth2ServerAuthorizationRequestRepository #9921

🪲 Bug Fixes

  • Disabling logout keeps LogoutPageGeneratingWebFilter registered at /logout #9948
  • Adding filters relative to custom ones is broken #9910
  • SEC-3139: Anonymous authentication token not passed to Controller #9893
  • Clarify quick start section in README #9888
  • RSocket and WebClient with Security refCount: 0 #9873
  • URL encode client credentials #9866
  • Client credentials not correctly encoded in Basic Auth #9863
  • Docs should state default value for Resource Server validation clock skew is 60 seconds #9851
  • DefaultSpringSecurityContextSource can't handle spaces in baseDn #9809
  • OAuth2ErrorResponseErrorHandler throws IllegalArgumentException for a nonstandard HTTP status code response #9804
  • docs.af.pivotal.io->docs-ip.spring.io #9688
  • WebFlux httpBasic() should match on XHR requests #9665
  • HttpSecurity.addFilter* with same Filter in Different Position Places in Incorrect Location #9645
  • oauth2Login() generates authorization links for "client_credentials" grant type #9639

🔨 Dependency Upgrades

  • Update to Spring LDAP Core 2.3.4.RELEASE #9968
  • Update to org.slf4j 1.7.31 #9967
  • Update to HSQLDB 2.5.2 #9966
  • Update to hibernate-entitymanager 5.4.32.Final #9965
  • Update to Jetty 9.4.42.v20210604 #9964
  • Update to embedded Apache Tomcat 9.0.48 #9963
  • Update to embedded Tomcat websocket 8.5.68 #9962
  • Update ehcache to 2.10.9.2 #9961
  • Update to jaxb-impl 2.3.4 #9960
  • Update to RSocket 1.0.5 #9959
  • Update to Spring Framework 5.2.15.RELEASE #9958
  • Update to Reactor Dysprosium-SR20 #9957
  • Upgrade to nohttp 0.0.8 #9956

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • 560fb35 Relase 5.2.11.RELEASE
  • 6753e1d Update to Spring LDAP Core 2.3.4.RELEASE
  • 703f1f1 Update to org.slf4j 1.7.31
  • f0d2086 Update to HSQLDB 2.5.2
  • dc73870 Update to hibernate-entitymanager 5.4.32.Final
  • c193a06 Update to Jetty 9.4.42.v20210604
  • 3e27f6a Update to embedded Apache Tomcat 9.0.48
  • 4314c33 Update to embedded Tomcat websocket 8.5.68
  • c87c5eb Update ehcache to 2.10.9.2
  • 613ec13 Update to jaxb-impl 2.3.4
  • 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.2.10.RELEASE to 5.2.11.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.2.10.RELEASE...5.2.11.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
...

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

dependabot bot commented on behalf of github May 25, 2022

Superseded by #56.

@dependabot dependabot bot closed this May 25, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.security-spring-security-core-5.2.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