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.2 to 5.6.9 #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 5, 2023

Bumps spring-security-core from 5.6.2 to 5.6.9.

Release notes

Sourced from spring-security-core's releases.

5.6.9

🪲 Bug Fixes

  • Fix AuthorizationFilter incorrectly extending OncePerRequestFilter #12102
  • Fix scope mapping #12101

5.6.8

⭐ New Features

  • automatically manage docs version (with collector) #11943

🪲 Bug Fixes

  • Add rncToXsd task description to CONTRIBUTING.adoc #11935
  • AuthenticationEventPublisher bean is not picked up if no UserDetailsService bean #11730
  • Build fails with missing project property cloneOutputDirectory #11969
  • GitHubMilestoneApiTests due_on Should Use LocalDate #11708
  • HttpSecurity Bean does not set DefaultAuthenticationEventPublisher #11728
  • NamespaceLdapAuthenticationProviderTests Should Use Dynamic Port #11712
  • RemoteJwkSet is not refreshed when encountering an unknown KID #11724
  • Updated reference to architecture page #11778

🔨 Dependency Upgrades

  • Update Gradle Enterprise plugin to 3.11.1 #11827
  • Update hibernate-entitymanager to 5.6.12.Final #12005
  • Update io.projectreactor to 2020.0.24 #12001
  • Update io.rsocket to 1.1.3 #12003
  • Update jackson-bom to 2.13.4.20221012 #11997
  • Update jackson-databind to 2.13.4.1 #11998
  • Update jackson-datatype-jsr310 to 2.13.4 #11999
  • Update mockk to 1.12.8 #12000
  • Update org.eclipse.jetty to 9.4.49.v20220914 #12004
  • Update org.springframework to 5.3.23 #12006
  • Update org.springframework.data to 2021.1.8 #12007
  • Update reactor-netty to 1.0.24 #12002

❤️ Contributors

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

5.6.7

⭐ New Features

... (truncated)

Commits
  • 60f44b3 Release 5.6.9
  • 6530777 Merge branch '5.5.x' into 5.6.x
  • 1f481aa Fix AuthorizationFilter incorrectly extending OncePerRequestFilter
  • 26a51ee Merge branch '5.5.x' into 5.6.x
  • e7fe778 Merge branch '5.4.x' into 5.5.x
  • 3e2ac82 Merge branch '5.3.x' into 5.4.x
  • 5560bba Merge branch '5.2.x' into 5.3.x
  • 7500458 Fix scope mapping
  • 36c1627 Merge branch '5.5.x' into 5.6.x
  • c0b930e Resolve plugin dependencies
  • 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.6.2 to 5.6.9.
- [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.2...5.6.9)

---
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 Jan 5, 2023
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