eclipse-basyx / basyx-java-sdk

java-sdk
MIT License
25 stars 32 forks source link

Bump org.springframework.security:spring-security-bom from 5.8.6 to 5.8.7 #355

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps org.springframework.security:spring-security-bom from 5.8.6 to 5.8.7.

Release notes

Sourced from org.springframework.security:spring-security-bom's releases.

5.8.7

:star: New Features

  • Automate spring-security.xsd #13823

:beetle: Bug Fixes

  • CookieRequestCache ignores user Locale #13792
  • Default Security Configuration adds WWW-Authenticate Twice #13737
  • OAuth2AuthenticationExceptionMixin doesn't work in JDK 17 #11893
  • Saml2AuthenticationExceptionMixin doesn't work in JDK 17 #13804
Commits
  • 564a022 Release 5.8.7
  • 779541b Merge branch '5.7.x' into 5.8.x
  • 5b293d2 Automate spring-security.xsd
  • f026e29 Add dependency on rncToXsd task from nohttp
  • 620e6e0 Add rncToXsd task to resources set
  • 4ebfa2c Use lazy API to configure rncToXsd task
  • 3feb809 Fix Saml2AuthenticationExceptionMixin on JDK 17
  • 9b7a110 Fix OAuth2AuthenticationExceptionMixinTests on JDK 17
  • ce012a4 CookieRequestCache Should Preserve Request Locale
  • 96d1763 WWW-Authenticate header should not be added twice
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | org.springframework.security:spring-security-bom | [>= 6.a, < 7] |

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)