spring-projects / spring-data-rest

Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
https://spring.io/projects/spring-data-rest
Apache License 2.0
905 stars 558 forks source link

Bump org.springframework.security:spring-security-config from 6.1.3 to 6.1.4 in /spring-data-rest-tests/spring-data-rest-tests-security #2361

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps org.springframework.security:spring-security-config from 6.1.3 to 6.1.4.

Release notes

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

6.1.4

:star: New Features

  • Automate spring-security.xsd #13825

:beetle: Bug Fixes

  • CookieCsrfTokenRepository resets httpOnly to true in case a cookieCustomizer is set #13659
  • CookieRequestCache ignores user Locale #13796
  • Default Security Configuration adds WWW-Authenticate Twice #13759
  • Fix inaccurate information about permitting the FORWARD dispatcher in Kotlin #13729
  • OAuth2AuthenticationExceptionMixin doesn't work in JDK 17 #13800
  • Problem uploading multipart file after migrating to latest Spring Security. #13820
  • Saml2AuthenticationExceptionMixin doesn't work in JDK 17 #13806
  • Spring ACL and native compilation fail to process datasource properties #13814

:heart: Contributors

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

Commits
  • b220d9a Release 6.1.4
  • 7627c2d Merge branch '6.0.x' into 6.1.x
  • 3427350 Merge branch '5.8.x' into 6.0.x
  • 779541b Merge branch '5.7.x' into 5.8.x
  • 5b293d2 Automate spring-security.xsd
  • 7fcf44f Merge branch '6.0.x' into 6.1.x
  • 18e8836 Resolve The matchingRequestParameterName From The Query String
  • 59a9aa3 Merge branch '6.0.x' into 6.1.x
  • aeafcc1 Defer MethodSecurityExpressionHandler Resolution
  • b4ce77c Merge branch '6.0.x' into 6.1.x
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/spring-projects/spring-data-rest/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.