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.6.1 to 5.6.2 #239

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps spring-security-core from 5.6.1 to 5.6.2.

Release notes

Sourced from spring-security-core's releases.

5.6.2

⏪ Breaking Changes

  • Saml2 metadata includes SingleLogoutService even if saml2 logout is disabled / not configured #10734

⭐ New Features

  • Document Authorize HTTP Requests for Reactive Security #10801
  • Introduce AuthorizationManagerWebInvocationPrivilegeEvaluator #10682

🪲 Bug Fixes

  • add Kotlin examples for Spring Data Integration of servlet application #10848
  • commons-logging:commons-logging is a transitive dependency of some modules #10772
  • Do not rely on javax. group ids #10770
  • Fix broken link to SAML2 login example #10806
  • Getting Spring Security Reference Docs have a error #10796
  • Make source code compatible with JDK 8 #10699
  • Replace StringUtils class of oauth2-oidc-sdk completely #10824
  • RequestMatcherDelegatingWebInvocationPrivilegeEvaluator doesn't provided access to the ServletContext #10792
  • WebInvocationPrivilegeEvaluator Bean should support multiple SecurityFilterChains #10680

🔨 Dependency Upgrades

  • Update hibernate-entitymanager to 5.6.5.Final #10873
  • Update io.projectreactor to 2020.0.16 #10867
  • Update io.spring.javaformat to 0.0.31 #10870
  • Update logback-classic to 1.2.10 #10865
  • Update mockk to 1.12.2 #10866
  • Update org.aspectj to 1.9.8 #10871
  • Update org.eclipse.jetty to 9.4.45.v20220203 #10872
  • Update org.slf4j to 1.7.36 #10874
  • Update org.springframework to 5.3.16 #10875
  • Update org.springframework.data to 2021.1.2 #10876
  • Update r2dbc-h2 to 0.8.5.RELEASE #10869
  • Update reactor-netty to 1.0.16 #10868
  • Update spring-ldap-core to 2.3.6.RELEASE #10877
Commits
  • e9f3da9 Release 5.6.2
  • 4fb6f93 Update spring-ldap-core to 2.3.6.RELEASE
  • c431b54 Update org.springframework.data to 2021.1.2
  • fc03950 Update org.springframework to 5.3.16
  • 516b5fe Update org.slf4j to 1.7.36
  • 165e29e Update hibernate-entitymanager to 5.6.5.Final
  • 0be3e86 Update org.eclipse.jetty to 9.4.45.v20220203
  • 96d229a Update org.aspectj to 1.9.8
  • 5098cad Update io.spring.javaformat to 0.0.31
  • 883c480 Update r2dbc-h2 to 0.8.5.RELEASE
  • 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)

Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.6.1 to 5.6.2.
- [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.6.1...5.6.2)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 21, 2022
@MediaMarco MediaMarco merged commit 3474a32 into master Mar 11, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.security-spring-security-core-5.6.2 branch March 11, 2022 13:11
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

1 participant