spring-cloud / spring-cloud-open-service-broker

Spring Cloud project for creating service brokers that conform to the Open Server Broker API specification
https://spring.io/projects/spring-cloud-open-service-broker
Apache License 2.0
169 stars 118 forks source link

(v4.2.x): Bump org.springframework.boot:spring-boot-dependencies from 3.2.11 to 3.2.12 #700

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps org.springframework.boot:spring-boot-dependencies from 3.2.11 to 3.2.12.

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v3.2.12

:lady_beetle: Bug Fixes

  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43126
  • WebServerPortFileWriter fails when using a portfile without extension #43115
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43082
  • Logback logging system does not process URLs with paths not ending in .xml #42986
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42958
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42922
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42910
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #41709
  • Root cause of errors is hidden when loading images from archive #31243

:notebook_with_decorative_cover: Documentation

  • Documentation for 'spring.datasource.type' is misleading #43193
  • Update "Upgrading From" section to use "2.x" #43123
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43054
  • Link to Eclipse setup instructions #42918
  • Update HttpWebServiceMessageSenderBuilder javadoc #42868
  • Move default value descriptions to "description" in logging property metadata #42848
  • Document how and where to add custom GraalVM configuration files #42515

:hammer: Dependency Upgrades

  • Upgrade to Groovy 4.0.24 #43088
  • Upgrade to Infinispan 14.0.33.Final #43229
  • Upgrade to Jetty 12.0.15 #43090
  • Upgrade to jOOQ 3.18.22 #43091
  • Upgrade to Lombok 1.18.36 #43177
  • Upgrade to Micrometer 1.12.13 #43178
  • Upgrade to Micrometer Tracing 1.2.12 #42994
  • Upgrade to MongoDB 4.11.5 #43092
  • Upgrade to Netty 4.1.115.Final #43144
  • Upgrade to Pulsar Reactive 0.5.9 #43179
  • Upgrade to Reactor Bom 2023.0.12 #42995
  • Upgrade to Spring AMQP 3.1.8 #42996
  • Upgrade to Spring Data Bom 2023.1.12 #42997
  • Upgrade to Spring Framework 6.1.15 #42999
  • Upgrade to Spring Integration 6.2.11 #43001
  • Upgrade to Spring Kafka 3.1.10 #43003
  • Upgrade to Spring LDAP 3.2.8 #43180
  • Upgrade to Spring Pulsar 1.0.12 #43005
  • Upgrade to Spring RESTDocs 3.0.3 #43007
  • Upgrade to Spring Security 6.2.8 #43009
  • Upgrade to Tomcat 10.1.33 #43145

:heart: Contributors

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

... (truncated)

Commits
  • 8f481bc Release v3.2.12
  • 5c938fc Update copyright year of changed files
  • 11401d3 Upgrade to Spring Integration 6.2.11
  • 758d0ff Upgrade to Infinispan 14.0.33.Final
  • 0e1f2e8 Merge pull request #43191 from wickdynex
  • df35d44 Polish "Remove deprecated getFiles() instead of getResolvedArtifacts()"
  • 659b30d Remove deprecated getFiles() instead of getResolvedArtifacts()
  • 8f1a63d Merge pull request #43212 from dependabot[bot]
  • 841d259 Polish "Bump gradle/actions from 4.1.0 to 4.2.1"
  • ee1ea3d Bump gradle/actions from 4.1.0 to 4.2.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 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)