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.7 to 5.8.8 #366

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

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

Release notes

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

5.8.8

⭐ New Features

  • Document how to publish an AuthenticationManager @Bean without WebSecurityConfigurerAdapter #11926
  • Use Gradle's Version Catalog #13868

🪲 Bug Fixes

  • Fix snapshot_tests on CI workflow #13876
  • fix corrupted saml2 metadata once special characters are present #13777
  • Saml-Metadata with special characters is corrupted #13776
  • Saml2LogoutRequestMixin relayState property should be binding #12539

🔨 Dependency Upgrades

  • Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11 #13982
  • Bump com.github.spullara.mustache.java:compiler from 0.9.4 to 0.9.10 #13927
  • Bump com.google.code.gson:gson from 2.8.6 to 2.8.9 #13890
  • Bump com.gradle.enterprise from 3.11.1 to 3.11.4 #13928
  • Bump io.projectreactor.netty:reactor-netty from 1.0.35 to 1.0.36 #13885
  • Bump io.projectreactor.netty:reactor-netty from 1.0.36 to 1.0.38 #13998
  • Bump io.projectreactor:reactor-bom from 2020.0.35 to 2020.0.36 #13944
  • Bump io.projectreactor:reactor-bom from 2020.0.36 to 2020.0.37 #13997
  • Bump io.spring.ge.conventions from 0.0.7 to 0.0.14 #13925
  • Bump org-aspectj from 1.9.20 to 1.9.20.1 #13893
  • Bump org-eclipse-jetty from 9.4.51.v20230217 to 9.4.52.v20230823 #13909
  • Bump org-eclipse-jetty from 9.4.52.v20230823 to 9.4.53.v20231009 #13996
  • Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.17.2 #13926
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.29.0 to 4.29.4 #13954
  • Bump org.springframework.data:spring-data-bom from 2021.2.15 to 2021.2.16 #13907
  • Bump org.springframework.data:spring-data-bom from 2021.2.16 to 2021.2.17 #14018
  • Bump org.springframework:spring-framework-bom from 5.3.29 to 5.3.30 #13908

❤️ Contributors

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

Commits
  • e4e31f2 Release 5.8.8
  • 49cd8ae Bump org.springframework.data:spring-data-bom
  • 81d9106 Document how to publish an AuthenticationManager
  • 7f50bb5 Bump io.projectreactor.netty:reactor-netty from 1.0.36 to 1.0.38
  • 7556df6 Bump io.projectreactor:reactor-bom from 2020.0.36 to 2020.0.37
  • 71ceb5b Bump org-eclipse-jetty from 9.4.52.v20230823 to 9.4.53.v20231009
  • bd9643a Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11
  • d46627b Bump org.jfrog.buildinfo:build-info-extractor-gradle
  • 8c6b5e0 Bump io.spring.ge.conventions from 0.0.7 to 0.0.14
  • 3315775 Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.17.2
  • 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

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.8.7 to 5.8.8.
- [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.7...5.8.8)

---
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 Oct 17, 2023
@FrankSchnicke FrankSchnicke merged commit d5796e6 into development Nov 30, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/development/org.springframework.security-spring-security-bom-5.8.8 branch November 30, 2023 07:53
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.

1 participant