Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

Bumps org-springframework-boot from 3.2.9 to 3.2.10.
Updates org.springframework.boot:spring-boot-dependencies from 3.2.9 to 3.2.10

Release notes

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

v3.2.10

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42313
  • Missing details in OAuth2ClientProperties validation error message #42278
  • FileNotFoundException from unused mis-configured SSL bundles #42119
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #42068
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42055
  • JarLauncher fails to load large jar files #42012
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #41571

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #42272
  • Update link to Log4j2 system properties #42262
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #42207
  • Fix links to Spring Data's reference documentation #42203
  • Update documentation to reflect new no handler found exception behavior #42164
  • Polish configuration property reference #42162
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #42110
  • Improve documentation in "Command-line Completion" #42091
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #41745
  • Document that configuration property binding to a Kotlin value class with a default is not supported #41693
  • Replace RFC 7807 by RFC 9457 in property documentation #41260
  • Explain difference between OTel agent and Micrometer instrumentations #41227

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.23 #42291
  • Upgrade to Infinispan 14.0.31.Final #42245
  • Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #42246
  • Upgrade to Jetty 12.0.13 #42248
  • Upgrade to Jetty Reactive HTTPClient 4.0.7 #42247
  • Upgrade to Micrometer 1.12.10 #42121
  • Upgrade to Micrometer Tracing 1.2.10 #42122
  • Upgrade to MongoDB 4.11.4 #42249
  • Upgrade to Netty 4.1.113.Final #42250
  • Upgrade to Reactor Bom 2023.0.10 #42123
  • Upgrade to Spring Data Bom 2023.1.10 #42124
  • Upgrade to Spring Framework 6.1.13 #42125
  • Upgrade to Spring HATEOAS 2.2.5 #42281
  • Upgrade to Spring Integration 6.2.9 #42126
  • Upgrade to Spring Kafka 3.1.9 #42127
  • Upgrade to Spring Pulsar 1.0.10 #42128
  • Upgrade to Spring Retry 2.0.9 #42325
  • Upgrade to Tomcat 10.1.30 #42344
  • Upgrade to Undertow 2.3.17.Final #42302

❤️ Contributors

... (truncated)

Commits
  • e7865f7 Release v3.2.10
  • ae8315e Use Liberica for Java 23 CI
  • f9379f4 Apply nohttp check per-project rather than at root
  • 1240c59 Only configure plugin classpath where it's needed
  • dc72e38 Try to ensure that distribution always has a non-empty value
  • 6d8a421 Update CI to use Java 23 GA
  • ef5bc91 Upgrade to Tomcat 10.1.30
  • c37f786 Upgrade to Spring Integration 6.2.9
  • 9726ddf Add 'spring.build-type' property
  • cad5dd2 Use variables for runs-on settings
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-gradle-plugin from 3.2.9 to 3.2.10

Release notes

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

v3.2.10

🐞 Bug Fixes

  • management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped #42313
  • Missing details in OAuth2ClientProperties validation error message #42278
  • FileNotFoundException from unused mis-configured SSL bundles #42119
  • PropertiesMigrationListener wrongly reports property as deprecated when has group #42068
  • Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42055
  • JarLauncher fails to load large jar files #42012
  • @RestartScope can cause 'Recursive update' exceptions when used with container beans #41571

📔 Documentation

  • Document that spring.jmx.enabled is not intended for third-party libraries #42272
  • Update link to Log4j2 system properties #42262
  • Links to GraphQL in the reference guide redirect to the root instead of specific sections #42207
  • Fix links to Spring Data's reference documentation #42203
  • Update documentation to reflect new no handler found exception behavior #42164
  • Polish configuration property reference #42162
  • Remove link to “Converting a Spring Boot JAR Application to a WAR” as the guide is no longer available #42110
  • Improve documentation in "Command-line Completion" #42091
  • Deprecation reason for the autotime enabled, percentiles, and percentiles-historgram properties is confusing #41745
  • Document that configuration property binding to a Kotlin value class with a default is not supported #41693
  • Replace RFC 7807 by RFC 9457 in property documentation #41260
  • Explain difference between OTel agent and Micrometer instrumentations #41227

🔨 Dependency Upgrades

  • Upgrade to Groovy 4.0.23 #42291
  • Upgrade to Infinispan 14.0.31.Final #42245
  • Upgrade to Jakarta Servlet JSP JSTL 3.0.2 #42246
  • Upgrade to Jetty 12.0.13 #42248
  • Upgrade to Jetty Reactive HTTPClient 4.0.7 #42247
  • Upgrade to Micrometer 1.12.10 #42121
  • Upgrade to Micrometer Tracing 1.2.10 #42122
  • Upgrade to MongoDB 4.11.4 #42249
  • Upgrade to Netty 4.1.113.Final #42250
  • Upgrade to Reactor Bom 2023.0.10 #42123
  • Upgrade to Spring Data Bom 2023.1.10 #42124
  • Upgrade to Spring Framework 6.1.13 #42125
  • Upgrade to Spring HATEOAS 2.2.5 #42281
  • Upgrade to Spring Integration 6.2.9 #42126
  • Upgrade to Spring Kafka 3.1.9 #42127
  • Upgrade to Spring Pulsar 1.0.10 #42128
  • Upgrade to Spring Retry 2.0.9 #42325
  • Upgrade to Tomcat 10.1.30 #42344
  • Upgrade to Undertow 2.3.17.Final #42302

❤️ Contributors

... (truncated)

Commits
  • e7865f7 Release v3.2.10
  • ae8315e Use Liberica for Java 23 CI
  • f9379f4 Apply nohttp check per-project rather than at root
  • 1240c59 Only configure plugin classpath where it's needed
  • dc72e38 Try to ensure that distribution always has a non-empty value
  • 6d8a421 Update CI to use Java 23 GA
  • ef5bc91 Upgrade to Tomcat 10.1.30
  • c37f786 Upgrade to Spring Integration 6.2.9
  • 9726ddf Add 'spring.build-type' property
  • cad5dd2 Use variables for runs-on settings
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Sep 20, 2024
@github-actions github-actions bot added this to the 3.3.3 milestone Sep 20, 2024
@spring-builds spring-builds enabled auto-merge (rebase) September 20, 2024 03:36
@rwinch
Copy link
Member

rwinch commented Sep 26, 2024

@dependabot rebase

Bumps `org-springframework-boot` from 3.2.9 to 3.2.10.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.9 to 3.2.10
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.9...v3.2.10)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.2.9 to 3.2.10
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.9...v3.2.10)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/3.3.x/org-springframework-boot-3.2.10 branch from 8d18ae8 to 357ff6e Compare September 26, 2024 15:59
@spring-builds spring-builds merged commit a25042e into 3.3.x Sep 26, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.3.x/org-springframework-boot-3.2.10 branch September 26, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants