Skip to content

chore(deps): update spring boot to v2.3.5.release #4111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
org.springframework.boot:spring-boot-starter-parent (source) patch 2.3.4.RELEASE -> 2.3.5.RELEASE
org.springframework.boot:spring-boot-maven-plugin (source) patch 2.3.4.RELEASE -> 2.3.5.RELEASE
org.springframework.boot:spring-boot-starter-jetty (source) patch 2.3.4.RELEASE -> 2.3.5.RELEASE
org.springframework.boot:spring-boot-starter-web (source) patch 2.3.4.RELEASE -> 2.3.5.RELEASE
org.springframework.boot:spring-boot-starter-test (source) patch 2.3.4.RELEASE -> 2.3.5.RELEASE
org.springframework.boot:spring-boot-dependencies (source) patch 2.3.4.RELEASE -> 2.3.5.RELEASE
org.springframework.boot:spring-boot-starter-actuator (source) patch 2.3.4.RELEASE -> 2.3.5.RELEASE
org.springframework.boot:spring-boot-starter-thymeleaf (source) patch 2.3.4.RELEASE -> 2.3.5.RELEASE

Release Notes

spring-projects/spring-boot

v2.3.5.RELEASE

Compare Source

🪲 Bug Fixes
  • Configuration property annotation processor does not notice overriding getter methods #​23969
  • Incremental compilation does not keep metadata for inner classes #​23959
  • HttpEncodingAutoConfiguration is not added to the WebMvcTest slice #​23813
  • Jar entries are duplicated in BOOT-INF/lib with layered jars and Maven #​23801
  • server.servlet.session.timeout not in effect when using Jetty starter without jakarta.annotation and javax.annotation #​23750
  • If the JVM is killed while refresh is in progress, the shutdown hook does not close the context #​23743
  • Setting server.undertow.eager-filter-init has no effect #​23676
  • @ConfigurationPropertiesBinding does not apply Formatter beans #​23614
  • H2 Console error with AbstractRoutingDataSource #​23569
  • When using embedded Jetty, an error response to a HEAD request has a body #​23555
  • Custom layer definition does not pick up snapshots #​23533
  • BootJar.getConfigurations() should not be public API #​23527
  • Dependency management for Netty tcNative does not include its netty-tcnative module #​23508
  • PropertiesLauncher requires spring-core on the classpath #​23500
  • Log4j's tag library doesn't work out of the box as log4j-*.jar is skipped by default #​23481
  • Unexpected application context cache hit when testing with SpringBootTest webEnvironment MOCK and DEFINED_PORT #​23477
  • Log4j2 configuration is not picking up some properties #​23428
  • Flyway configuration ignores init-sqls when using spring.datasource.* properties #​23408
  • Wildcard locations for configs causes files to be parsed multiple times on k8s #​23160
  • Datasource initialisation with JPA schema configured in deferred mode happens asynchronously #​22852
  • Maven plugin build-image creator step fails in Bitbucket pipelines #​22840
📔 Documentation
  • Remove version elements from Maven plugin documentation #​23930
  • Document how to enable h2c via programmatic configuration #​23812
  • Note that using LiveReload requires Devtools restart to be enabled #​23764
  • Add upgrading section to reference docs with a link to the wiki #​23611
  • Add example of setting system property in gradle bootRun #​23598
  • Update configuration metadata appendix to remove description for Gradle 4.5 and earlier as it is no longer supported #​23567
  • Fix typos in reference documentation and contributing guidelines #​23561
  • Fix link to Log4j's JDK Logging Adapter in reference documentation #​23461
  • Revisit hint on using classpath* for retrieving templates #​23452
  • Document support for Java 15 #​23448
  • Note the Kt class name suffix when describing how to configure a Kotlin application's main class name #​23422
  • Add anchor links to section headers in Gradle and Maven plugin reference docs #​23406
  • Document how JAVA_OPTS can be used with the buildpack #​21582
  • Maven layers documentation is incomplete #​21555
  • Document how to override attributes already specified in Maven plugin configuration #​21536
  • Add example of default Cloud Native Buildpacks Builder #​19967
🔨 Dependency Upgrades
❤️ Contributors

We'd like to thank all the contributors who worked on this release!


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team October 30, 2020 00:20
@forking-renovate forking-renovate bot added the automerge Merge the pull request once unit tests and other checks pass. label Oct 30, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 30, 2020
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2020
Copy link
Contributor

@eaball35 eaball35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@eaball35 eaball35 merged commit 96c89a2 into GoogleCloudPlatform:master Oct 30, 2020
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 30, 2020
@renovate-bot renovate-bot deleted the renovate/spring-boot branch October 30, 2020 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants