Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 24, 2025

This PR contains the following updates:

Package Change Age Confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.5.73.5.9 age confidence

Release Notes

spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)

v3.5.9

Compare Source

v3.5.8

Compare Source

⚠️ Noteworthy changes
🐞 Bug Fixes
  • Gradle war task does not exclude starter POMs from lib-provided #​48196
  • Testcontainers integration fails on Docker 29.0.0 #​48192
  • SslMeterBinder doesn't register metrics for dynamically added bundles if no bundles exist at bind time #​48180
  • Properties bound in the child management context ignore the parent's environment prefix #​48176
  • ssl.chain.expiry metrics doesn't update for dynamically registered SSL bundles #​48153
  • Auto-configuration exclusions are checked using a different class loader to the one that loads auto-configuration classes #​48129
  • New arm64 macbooks fail to bootBuildImage due to incorrect platform image #​48127
  • NullPointerException when using @ConditionalOnSingleCandidate with multiple manually registered singletons #​48123
  • Buildpack fails with recent Docker installs due to hardcoded version in URL #​48102
  • Image building may fail when specifying a platform if an image has already been built with a different platform #​48098
  • Undertow's ServletContext is destroy too early, making it unusable in @PreDestroy methods #​48061
  • PortInUseException incorrectly thrown on failure to bind port due to Netty IP misconfiguration #​48058
  • Auto-configured JCacheMetrics cannot be customized #​48056
  • WebSecurityCustomizer beans are excluded by WebMvcTest #​48054
  • Devtools Restarter does not work with a parameterless main method #​47987
  • Setting 'max-uri-tags' does not prevent unlimited meter growth on any AutoConfiguredCompositeMeterRegistry #​47923
  • Docker response 407 is not handled correctly resulting in no error message #​47900
  • spring-boot-maven-plugin process-aot goal does not find package-private main method #​47780
📔 Documentation
  • Revise AWS section of "Deploying to the Cloud" in reference manual #​48156
  • Fix typo in PortInUseException Javadoc #​48133
  • Correct section about required setters in "Type-safe Configuration Properties" #​48130
  • Document EndpointObjectMapper and management.endpoints.jackson.isolated-object-mapper #​48114
  • Document support for configuring servlet context init parameters using properties #​48111
  • Clarify how warnings about soon-to-expire SSL certificates are reported #​48062
  • Document how to use ContextPropagatingTaskDecorator for propagating trace context over thread boundaries #​48052
  • Use since attribute in configuration properties deprecation consistently #​47980
  • BootstrapContext#getOrElseThrow has incorrect reference to IllegalStateException #​47905
  • Clarify when BootstrapContext get methods may return null rather than throwing an exception or calling the fallback supplier #​47898
  • Document that Actuator endpoint may have at most one extension of each type #​47873
  • Limit Kotlin API documentation to Kotlin-specific APIs #​47859
  • Adapt AOTCache documentation to JEP 514 #​47274
🔨 Dependency Upgrades
❤️ Contributors

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

@​K-jun98, @​TerryTaoYY, @​hojooo, @​linw-bai, @​mipo256, @​namest504, @​ngocnhan-tran1996, @​nosan, @​scottfrederick, @​siva-sai-udaygiri, @​tschut, and @​vpavic


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update spring boot to v3.5.0 fix(deps): update spring boot to v3.5.3 Jun 22, 2025
@renovate renovate bot force-pushed the renovate/spring-boot branch from 85507ab to bdf1249 Compare June 22, 2025 07:47
@renovate renovate bot changed the title fix(deps): update spring boot to v3.5.3 fix(deps): update spring boot to v3.5.4 Jul 26, 2025
@renovate renovate bot force-pushed the renovate/spring-boot branch from bdf1249 to dbc398f Compare July 26, 2025 20:05
@renovate renovate bot changed the title fix(deps): update spring boot to v3.5.4 fix(deps): update spring boot to v3.5.5 Aug 24, 2025
@renovate renovate bot force-pushed the renovate/spring-boot branch from dbc398f to f83a0a5 Compare August 24, 2025 03:12
@renovate renovate bot force-pushed the renovate/spring-boot branch from f83a0a5 to 8248aa1 Compare September 19, 2025 04:03
@renovate renovate bot changed the title fix(deps): update spring boot to v3.5.5 fix(deps): update spring boot to v3.5.6 Sep 19, 2025
@renovate renovate bot force-pushed the renovate/spring-boot branch from 8248aa1 to 004e1b1 Compare October 26, 2025 00:14
@renovate renovate bot changed the title fix(deps): update spring boot to v3.5.6 fix(deps): update spring boot to v3.5.7 Oct 26, 2025
@renovate renovate bot force-pushed the renovate/spring-boot branch 2 times, most recently from ccc6bf4 to f9369e2 Compare November 10, 2025 16:48
@renovate renovate bot changed the title fix(deps): update spring boot to v3.5.7 fix(deps): update spring boot to v3.5.7 - autoclosed Nov 15, 2025
@renovate renovate bot closed this Nov 15, 2025
@renovate renovate bot deleted the renovate/spring-boot branch November 15, 2025 18:31
@renovate renovate bot changed the title fix(deps): update spring boot to v3.5.7 - autoclosed fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.8 Nov 20, 2025
@renovate renovate bot reopened this Nov 20, 2025
@renovate renovate bot force-pushed the renovate/spring-boot branch 2 times, most recently from f9369e2 to ef1fa6e Compare November 20, 2025 22:27
@github-actions github-actions bot force-pushed the renovate/spring-boot branch 2 times, most recently from bb9107c to 1739cd9 Compare November 20, 2025 22:31
@renovate renovate bot force-pushed the renovate/spring-boot branch from 1739cd9 to ffc9edb Compare November 20, 2025 22:45
@github-actions github-actions bot force-pushed the renovate/spring-boot branch from ffc9edb to 7465a40 Compare November 20, 2025 22:47
@renovate renovate bot changed the title fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.8 fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.9 Dec 20, 2025
@renovate renovate bot force-pushed the renovate/spring-boot branch from 7465a40 to de9f412 Compare December 20, 2025 07:40
@github-actions github-actions bot force-pushed the renovate/spring-boot branch from de9f412 to 4220bf9 Compare December 20, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant