spring-projects / spring-security-samples

1.45k stars 703 forks source link

Bump org.springframework.boot from 3.1.9 to 3.1.10 #229

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps org.springframework.boot from 3.1.9 to 3.1.10.

Release notes

Sourced from org.springframework.boot's releases.

v3.1.10

:lady_beetle: Bug Fixes

  • When graceful shutdown of Tomcat is aborted it may report that it completed successfully #39942
  • Resolving a BuildpackReference created from a URL-like String can fail on Windows #39792
  • bootStartScripts tasks should be an instance of org.gradle.api.tasks.application.CreateStartScripts rather than its superclass org.gradle.jvm.application.tasks.CreateStartScripts #39584
  • SpringProfile arbiter fails without a Spring's environment #39403

:notebook_with_decorative_cover: Documentation

  • Fix typo in Custom HTTP Exchange Recording section #39777

:hammer: Dependency Upgrades

  • Upgrade to Awaitility 4.2.1 #39962
  • Upgrade to Glassfish JAXB 4.0.5 #39963
  • Upgrade to GraphQL Java 20.8 #40020
  • Upgrade to Groovy 4.0.20 #39964
  • Upgrade to Hazelcast 5.2.5 #39965
  • Upgrade to Infinispan 14.0.27.Final #40025
  • Upgrade to Jakarta Activation 2.1.3 #39967
  • Upgrade to Jakarta Mail 2.1.3 #39968
  • Upgrade to Jakarta XML Bind 4.0.2 #39969
  • Upgrade to Jaybird 5.0.4.java11 #39970
  • Upgrade to jOOQ 3.18.13 #39971
  • Upgrade to Micrometer 1.11.10 #39870
  • Upgrade to Micrometer Tracing 1.1.11 #39871
  • Upgrade to Neo4j Java Driver 5.18.0 #39935
  • Upgrade to Postgresql 42.6.2 #39972
  • Upgrade to Reactor Bom 2022.0.17 #39906
  • Upgrade to Spring AMQP 3.0.12 #39872
  • Upgrade to Spring Authorization Server 1.1.6 #39914
  • Upgrade to Spring Data Bom 2023.0.10 #39873
  • Upgrade to Spring Framework 6.0.18 #39874
  • Upgrade to Spring HATEOAS 2.1.4 #39949
  • Upgrade to Spring Integration 6.1.7 #39875
  • Upgrade to Spring Kafka 3.0.15 #39876
  • Upgrade to Spring Security 6.1.8 #39877
  • Upgrade to Spring Session 3.1.5 #39878

:heart: Contributors

Thank you to all the contributors who worked on this release:

@​PiyalAhmed, @​dreis2211, @​snicoll, and @​timgrohmann

Commits
  • 2a1a57b Release v3.1.10
  • 73c3f31 Upgrade to Spring Integration 6.1.7
  • 2649d0d Upgrade to Spring Authorization Server 1.1.6
  • 96e1bcc Upgrade to Spring Session 3.1.5
  • 9c88700 Upgrade to Spring Kafka 3.0.15
  • 9d3d408 Upgrade to Infinispan 14.0.27.Final
  • 7eb155d Upgrade to GraphQL Java 20.8
  • 565f440 Use v0.0.1 of the Artifactory Deploy Action
  • 1f01e3b Upgrade to Spring AMQP 3.0.12
  • 5244eea Upgrade to Spring Security 6.1.8
  • 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 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)
dependabot[bot] commented 6 months ago

Superseded by #246.