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-bom from 5.7.3 to 5.7.5 #1045

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps spring-security-bom from 5.7.3 to 5.7.5.

Release notes

Sourced from spring-security-bom's releases.

5.7.5

🪲 Bug Fixes

  • Fix AuthorizationFilter incorrectly extending OncePerRequestFilter #12113
  • Fix scope mapping #12112
  • IpAddressServerWebExchangeMatcher throws NullPointerException with framework forward-headers-strategy #11888

5.7.4

⭐ New Features

  • automatically manage docs version (with collector) #11955

🪲 Bug Fixes

  • AuthenticationEventPublisher bean is not picked up if no UserDetailsService bean #11729
  • Build fails with missing project property cloneOutputDirectory #11979
  • GitHubMilestoneApiTests due_on Should Use LocalDate #11707
  • HttpSecurity Bean does not set DefaultAuthenticationEventPublisher #11727
  • NamespaceLdapAuthenticationProviderTests Should Use Dynamic Port #11711
  • RemoteJwkSet is not refreshed when encountering an unknown KID #11723
  • RequestRejectedHandler does not reliable prevent Internal Server Error #11744

🔨 Dependency Upgrades

  • Update Gradle Enterprise plugin to 3.11.1 #11830
  • Update hibernate-entitymanager to 5.6.10.Final #11745
  • Update hibernate-entitymanager to 5.6.12.Final #12016
  • Update io.projectreactor to 2020.0.22 #11743
  • Update io.projectreactor to 2020.0.24 #12012
  • Update io.rsocket to 1.1.3 #12014
  • Update jackson-bom to 2.13.4.20221012 #12008
  • Update jackson-databind to 2.13.4.1 #12009
  • Update jackson-datatype-jsr310 to 2.13.4 #12010
  • Update jsonassert to 1.5.1 #11741
  • Update mockk to 1.12.8 #12011
  • Update org.eclipse.jetty to 9.4.48.v20220622 #11740
  • Update org.eclipse.jetty to 9.4.49.v20220914 #12015
  • Update org.springframework to 5.3.22 #11739
  • Update org.springframework to 5.3.23 #12017
  • Update org.springframework.data to 2021.1.6 #11742
  • Update org.springframework.data to 2021.2.4 #12018
  • Update reactor-netty to 1.0.24 #12013
Commits
  • 24e925e Release 5.7.5
  • 2915a70 Merge branch '5.6.x' into 5.7.x
  • 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
  • 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-bom](https://github.com/spring-projects/spring-security) from 5.7.3 to 5.7.5.
- [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.7.3...5.7.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 1, 2022
@ynojima ynojima merged commit 7bd422b into master Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.security-spring-security-bom-5.7.5 branch November 1, 2022 15:28
@ynojima ynojima added this to the 0.8.0.RELEASE milestone Mar 18, 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 java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

None yet

1 participant