eclipse-basyx / basyx-java-sdk

java-sdk
MIT License
26 stars 33 forks source link

Bump org.springframework.security:spring-security-bom from 5.8.5 to 5.8.6 #340

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

5.8.6

:star: New Features

  • Closes #11450 - Add Java beans configuration for Remmember Me Docs #13570
  • Dependencies are resolved from appropriate repositories #13582
  • requestMatchers servlet validation error should include information about servlet paths #13667
  • requestMatchers should not count servlets without mappings #13666

:beetle: Bug Fixes

  • Fix Bearer Token RestTemplate Support example #13434
  • Referrer Header is set in Reactive Web Applications by default, although doc says it is not. #13561
  • The bean 'preFilterAuthorizationAdvisor', defined in class path resource could not be registered #13572

:hammer: Dependency Upgrades

  • Update io.projectreactor to 2020.0.35 #13702
  • Update org.aspectj to 1.9.20 #13704
  • Update org.springframework.data to 2021.2.15 #13705
  • Update reactor-netty to 1.0.35 #13703

:heart: Contributors

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

Commits
  • 612909a Release 5.8.6
  • 28f98b3 Improve Error Message
  • ed96e2c Ignore Unmappable Servlets
  • 7200f76 Update org.springframework.data to 2021.2.15
  • 094b71b Update org.aspectj to 1.9.20
  • 491f0f6 Update io.projectreactor to 2020.0.35
  • 1db8734 Closes #11450 Add Java beans configuration for Remmember Me Docs
  • 4b44a2d Adapeter to Adapter
  • e8b9a35 Fix Bearer Token RestTemplate Support example
  • 82e5f62 Use includeGroupByRegex
  • 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)