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.8.1 to 5.8.4 #32

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 Jun 19, 2023

Bumps spring-security-bom from 5.8.1 to 5.8.4.

Release notes

Sourced from spring-security-bom's releases.

5.8.4

⭐ New Features

  • Convert to Asciidoctor Tabs #13405
  • Mention that authorizeHttpRequests does not support GrantedAuthorityDefaults #13227
  • mockOAuth2Login() does not work in collaboration with Spring Cloud Gateway and TokenRelayGatewayFilter #13252
  • Use Antora name of security #13329

🪲 Bug Fixes

  • Additional filters registered when using Custom DSL #13280
  • AffirmativeBased vs. AuthorizationManagers.anyOf(...) documentation #13069
  • AuthorizationAnnotationUtils.findUniqueAnnotation broken for synthetic methods #13132
  • Clarify that Kotlin DSL needs an import #13101
  • Document missing OAuth2LoginAuthenticationFilter set AuthorizationRequestRepository #13191
  • Fix Antora Warnings #13292
  • Fix code snippets in Authorize HttpServletRequest #11522
  • Fix constant value in XContentTypeOptionsServerHttpHeadersWriter #13219
  • Fix Documentation Title #13316
  • Fix legacy-websocket-configuration cross-reference #12969
  • Fix typo in authorization.adoc #13135
  • http://www.springframework.org/schema/security/spring-security.xsd returns 404 #13207
  • Links between migration docs are out of date #12675
  • Proxy Server section is not linked in nav #13322
  • RememberMeAuthenticationFilter does not use SecurityContextRepository configured in HttpSecurity #13104
  • SAML 2.0 HTTP Redirect Binding query params may appear in any order #12963
  • SAML login fails in Internet Explorer 11 #13106
  • Spring Security 6 combined with AspectJ weaving of spring-security-aspects executes PreAuthorize twice #13160

🔨 Dependency Upgrades

  • Address CVE-2023-1370 #13146
  • Update com.nimbusds to 9.43.3 #13374
  • Update hsqldb to 2.7.2 #13388
  • Update io.projectreactor to 2020.0.33 #13377
  • Update io.rsocket to 1.1.4 #13383
  • Update io.spring.javaformat to 0.0.39 #13386
  • Update junit-bom to 5.9.3 #13391
  • Update org.junit.jupiter to 5.9.3 #13393
  • Update org.springframework to 5.3.28 #13395
  • Update org.springframework.data to 2021.2.13 #13397
  • Update reactor-netty to 1.0.33 #13380

❤️ Contributors

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

... (truncated)

Commits
  • 1080757 Release 5.8.4
  • 7da99ac Merge branch '5.7.x' into 5.8.x
  • 0cf95db Merge branch '5.6.x' into 5.7.x
  • 39c4315 Convert to Asciidoctor Tabs
  • 67f2621 Merge branch '5.7.x' into 5.8.x
  • 0a022a3 Merge branch '5.6.x' into 5.7.x
  • afec90c Remove /plugins-release and /plugins-snapshot from build
  • b297722 Merge branch '5.7.x' into 5.8.x
  • c7ccba6 Merge branch '5.6.x' into 5.7.x
  • a6599f9 Update org.springframework to 5.3.28
  • 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.8.1 to 5.8.4.
- [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.8.1...5.8.4)

---
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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 19, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants