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 org.springframework.security:spring-security-bom from 5.8.9 to 5.8.10 #8970

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps org.springframework.security:spring-security-bom from 5.8.9 to 5.8.10.

Release notes

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

5.8.10

⭐ New Features

  • Updated broken documentation link in javadocs #14329

🪲 Bug Fixes

  • Fix security filter sort in javadoc #14552
  • ReactiveMethodSecurityConfiguration is initialized prematurely when the context contains a BeanPostProcessor #11596
  • Saml2 LogoutFilter Should Come Before Common LogoutFilter #14549

🔨 Dependency Upgrades

  • Bump Gamesight/slack-workflow-status from 1.2.0 to 1.3.0 #14584
  • Bump gradle/gradle-build-action from 2 to 3 #14505
  • Bump io-spring-javaformat from 0.0.40 to 0.0.41 #14438
  • Bump io.projectreactor.netty:reactor-netty from 1.0.40 to 1.0.41 #14432
  • Bump io.projectreactor:reactor-bom from 2020.0.39 to 2020.0.40 #14431
  • Bump io.projectreactor:reactor-bom from 2020.0.40 to 2020.0.41 #14614
  • Bump io.spring.ge.conventions from 0.0.14 to 0.0.15 #14464
  • Bump org-aspectj from 1.9.20.1 to 1.9.21.1 #14607
  • Bump org-eclipse-jetty from 9.4.53.v20231009 to 9.4.54.v20240208 #14608
  • Bump org.springframework:spring-framework-bom from 5.3.31 to 5.3.32 #14622
  • Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 #14506
  • Bump spring-io/spring-github-workflows from eaf17a1890b1ef1b337f015d6eb263baaf8c6dab to 1e8b0587a1f4f01697f9753fa3339c3e0d30f396 #14585

❤️ Contributors

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

Commits
  • 8b9beb0 Release 5.8.10
  • 6230806 Change branch pattern
  • 2159f3a Fix branch pattern
  • dc366cf Bump org.springframework:spring-framework-bom from 5.3.31 to 5.3.32
  • d32202b Revert "Bump org-aspectj from 1.9.20.1 to 1.9.21.1"
  • 349ac07 Bump io.projectreactor:reactor-bom from 2020.0.40 to 2020.0.41
  • 59be555 Fix workflow syntax
  • 2bfdb0c Only run workflow for branches that matches [5-9]+.[5-9]+.x
  • 2ed7b85 Bump org-eclipse-jetty from 9.4.53.v20231009 to 9.4.54.v20240208
  • a0b1d63 Bump org-aspectj from 1.9.20.1 to 1.9.21.1
  • 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 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)

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

---
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 Feb 19, 2024
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog looks good to me.

@NotMyFault NotMyFault merged commit 72dc15e into master Feb 21, 2024
17 checks passed
@NotMyFault NotMyFault deleted the dependabot/maven/org.springframework.security-spring-security-bom-5.8.10 branch February 21, 2024 22:38
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.

2 participants