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

Gradle(deps): Bump org.springframework.security:spring-security-bom from 5.5.3 to 6.1.3 in /maat-court-data-api #810

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps org.springframework.security:spring-security-bom from 5.5.3 to 6.1.3.

Release notes

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

6.1.3

⭐ New Features

  • Add MvcRequestMatcher reference documentation #13726
  • Refactor for readability #13472
  • requestMatchers servlet validation error should include information about servlet paths #13722
  • requestMatchers should not count servlets without mappings #13724

🪲 Bug Fixes

  • Add return statement of the roleHierachy method in the servlet/author… #13596
  • Fix typo in docs #13637
  • Referrer Header is set in Reactive Web Applications by default, although doc says it is not. #13590
  • RequestMatcherMetadataResponseResolver only shows last RelyingPartyRegistration #13700
  • saml2Login should not override OpenSaml4AuthenticationProvider bean #13655
  • The bean 'preFilterAuthorizationAdvisor', defined in class path resource could not be registered #13580
  • Update links in adocs #13632

🔨 Dependency Upgrades

  • Update io.projectreactor to 2022.0.10 #13674
  • Update logback-classic to 1.4.11 #13669
  • Update micrometer-observation to 1.10.10 #13672
  • Update mockk to 1.13.7 #13673
  • Update org.aspectj to 1.9.20 #13676
  • Update org.springframework.data to 2022.0.9 #13677
  • Update reactor-netty to 1.1.10 #13675
  • Update spring-ldap-core to 3.0.5 #13678

❤️ Contributors

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

6.1.2

⭐ New Features

  • Improve RequestMatcher Validation #13557
  • Improve Security Filters Documentation #13414
  • Optimize Querying of RequestCache -> continue parameter #13488
  • Optimize Querying of RequestCache -> continue parameter #13482

🪲 Bug Fixes

  • Error message should show underlying Client Authentication method #13498
  • Javadoc for AuthorizationFilter#filterErrorDispatch is wrong #13465
  • once-per-request="true" does not work in XML configuration #13494
  • Spring Security 6 combined with AspectJ weaving of spring-security-aspects executes PreAuthorize twice #13199

... (truncated)

Commits
  • 741bdcf Release 6.1.3
  • bcfa4ad Add MvcRequestMatcher Reference
  • 0df1884 Merge branch '6.0.x' into 6.1.x
  • 5fb6f57 Merge branch '5.8.x' into 6.0.x
  • 28f98b3 Improve Error Message
  • ed96e2c Ignore Unmappable Servlets
  • 037c7cb Merge branch '6.0.x' into 6.1.x
  • fd2b2b7 Update spring-ldap-core to 3.0.5
  • 7d4e5bf Update org.springframework.data to 2022.0.9
  • 509c6c2 Update org.aspectj to 1.9.20
  • 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 <dependency name> 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)

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

Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.5.3 to 6.1.3.
- [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.5.3...6.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 28, 2023 04:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants