Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Change Age Confidence
org.springframework.boot (source) 3.4.10 -> 3.4.12 age confidence

Release Notes

spring-projects/spring-boot (org.springframework.boot)

v3.4.12

🐞 Bug Fixes

  • Gradle war task does not exclude starter POMs from lib-provided #​48195
  • Testcontainers integration fails on Docker 29.0.0 #​48104
  • NullPointerException when using @ConditionalOnSingleCandidate with multiple manually registered singletons #​48117
  • Buildpack fails with recent Docker installs due to hardcoded version in URL #​48050
  • PortInUseException incorrectly thrown on failure to bind port due to Netty IP misconfiguration #​47618
  • Image building may fail when specifying a platform if an image has already been built with a different platform #​47292
  • Setting 'max-uri-tags' does not prevent unlimited meter growth on any AutoConfiguredCompositeMeterRegistry #​47285
  • WebSecurityCustomizer beans are excluded by WebMvcTest #​47255
  • Docker response 407 is not handled correctly resulting in no error message #​47180
  • Undertow's ServletContext is destroy too early, making it unusable in @PreDestroy methods #​47141
  • New arm64 macbooks fail to bootBuildImage due to incorrect platform image #​46665
  • Auto-configured JCacheMetrics cannot be customized #​46212
  • Properties bound in the child management context ignore the parent's environment prefix #​45858

📔 Documentation

  • Fix typo in PortInUseException Javadoc #​48124
  • Document support for configuring servlet context init parameters using properties #​47951
  • BootstrapContext#getOrElseThrow has incorrect reference to IllegalStateException #​47903
  • Clarify when BootstrapContext get methods may return null rather than throwing an exception or calling the fallback supplier #​47896
  • Document how to use ContextPropagatingTaskDecorator for propagating trace context over thread boundaries #​47893
  • Limit Kotlin API documentation to Kotlin-specific APIs #​47763
  • Document that Actuator endpoint may have at most one extension of each type #​47740
  • Some spring.test.* properties are not documented #​47236
  • Document EndpointObjectMapper and management.endpoints.jackson.isolated-object-mapper #​47039
  • Clarify how warnings about soon-to-expire SSL certificates are reported #​45564
  • Correct section about required setters in "Type-safe Configuration Properties" #​43138

🔨 Dependency Upgrades

❤️ Contributors

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

@​K-jun98, @​hojooo, @​mipo256, @​namest504, @​ngocnhan-tran1996, @​nosan, @​siva-sai-udaygiri, and @​tschut

v3.4.11

🐞 Bug Fixes

  • In an uber war, value of the Sbom-Location manifest attribute does not match the SBOM's actual location #​47735
  • Homebrew formula for the CLI should use libexec #​47696
  • When virtual threads are enabled, embedded Jetty does not use recommended virtual thread configuration #​47690
  • ClientHttpRequestFactoryRuntimeHints is missing timeout methods with Duration overloads #​47675
  • OnBeanCondition no longer correctly finds annotations on scoped target proxy beans #​47633
  • JavaVersion doesn't work reliably in native-image #​47619
  • In an uber war, value of the Sbom-Location manifest attribute does not match the SBOM's actual location #​47408
  • LiquibaseEndpoint always uses defaultSchema instead of liquibaseSchema #​47300
  • Signed jar verification fails when nested in an uber war running on an Oracle JVM #​47284
  • Bitnami legacy images are not automatically detected #​46983

📔 Documentation

  • Dependency management for Maven AntRun Plugin is missing changelog link #​47732
  • Developing Your First Spring Boot Application has outdated tools #​47699
  • Include deprecated configuration properties in the reference documentation #​47622
  • Aggregated Javadoc should link to the proper version of JakartaEE #​47592
  • Use non-deprecated syntax to configure sourceCompatibility #​47339
  • Fix link to Framework's @Bean annotation #​47329
  • Update managed dependency version override examples in documentation #​47304

🔨 Dependency Upgrades

❤️ Contributors

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

@​DKARAGODIN, @​Lublanski, @​fhiyo, @​ngocnhan-tran1996, @​nosan, @​scottfrederick, and @​xyraclius


Configuration

📅 Schedule: Branch creation - "after 8pm every weekday,every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 merged commit 5000023 into main Nov 21, 2025
1 check passed
@renovate renovate bot deleted the renovate/patch-spring-boot branch November 21, 2025 22:31
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.

0 participants