Skip to content
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

Bump spring.boot.version from 2.3.8.RELEASE to 2.3.9.RELEASE #83

Merged
merged 1 commit into from
Feb 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2021

Bumps spring.boot.version from 2.3.8.RELEASE to 2.3.9.RELEASE.
Updates spring-boot-configuration-processor from 2.3.8.RELEASE to 2.3.9.RELEASE

Release notes

Sourced from spring-boot-configuration-processor's releases.

v2.3.9.RELEASE

🪲 Bug Fixes

  • Migrations performed by Flyway or Liquibase may not have completed before the database is accessed via jOOQ #25279
  • Dependency management for Hibernate's new hibernate-micrometer module is missing #25277
  • DatabaseDriver does not detect Amazon Redshift correctly #25265
  • Missing RabbitMQ metrics if bean is defined as a ConnectionFactory #25138
  • A ContextRefreshedEvent from a child context may result in deadlock when using JPA deferred repositories #24966
  • Spring Data Solr support is not flagged as deprecated #24942
  • Failures when recording metrics in MetricsClientHttpRequestInterceptor may interfere with RestTemplate's main behaviour #24753
  • WebMvcTest and WebFluxTest ignore user-provided Thymeleaf IDialect beans #24149

📔 Documentation

  • Update the Gradle plugin documentation to recommend the maven-publish plugin over the maven plugin #25299
  • Document Kafka Streams metrics support #25272
  • Default values of integer properties in the application properties appendix are rendered as decimals #25172
  • bootRun project property command line example is incomplete #25012
  • Document the need to use the launcher to be able to use application.* properties in a custom banner #24982
  • CONTRIBUTING.adoc contains broken link to spring-javaformat-intellij-idea-plugin #24864
  • Since 2.3.8 and 2.4.2, the documented index format does not match the implementation #24856
  • Add version to reference docs index #24848
  • Document logging.register-shutdown-hook and why you may want to enable it #24507
  • Add some guidance to the reference documentation about diagnosing unexpected property values #24336
  • Clarify when retaining . characters in property keys requires bracket notation to be used #23390
  • Highlight that Duration and Period conversion is provided by the ApplicationConversionService and, by default, is not available for web conversion #22718

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.86 #25189
  • Upgrade to Byte Buddy 1.10.20 #25190
  • Upgrade to FreeMarker 2.3.31 #25334
  • Upgrade to Hazelcast 3.12.12 #25191
  • Upgrade to Hibernate 5.4.28.Final #25192
  • Upgrade to Janino 3.1.3 #25193
  • Upgrade to Jaybird 3.0.10 #25194
  • Upgrade to Jetty 9.4.36.v20210114 #25195
  • Upgrade to Johnzon 1.2.10 #25196
  • Upgrade to JUnit 4.13.2 #25335
  • Upgrade to Lombok 1.18.18 #25197
  • Upgrade to Micrometer 1.5.11 #25285
  • Upgrade to MySQL 8.0.23 #25198
  • Upgrade to Neo4j OGM 3.2.20 #25199
  • Upgrade to Netty 4.1.59.Final #25200
  • Upgrade to Reactor Dysprosium-SR17 #25280
  • Upgrade to RxJava2 2.2.21 #25336
  • Upgrade to Spring AMQP 2.2.15.RELEASE #25284
  • Upgrade to Spring Data Neumann-SR7 #25282
  • Upgrade to Spring Framework 5.2.13 #25281
  • Upgrade to Spring HATEOAS 1.1.4.RELEASE #25337

... (truncated)

Commits
  • 73cab9c Release v2.3.9.RELEASE
  • 78cbe7a Update Sonatype credentials used to publish to Central
  • 3ad68a3 Upgrade to Spring Integration 5.3.6.RELEASE
  • bec065d Upgrade to Spring AMQP 2.2.15.RELEASE
  • 98ee724 Stop using Bintray to publish to Maven Central
  • 29d46c8 Upgrade to Spring Data Neumann-SR7
  • 0348b57 Upgrade to Spring HATEOAS 1.1.4.RELEASE
  • 6ce61c5 Upgrade to RxJava2 2.2.21
  • 92c82a4 Upgrade to JUnit 4.13.2
  • 74b33cc Upgrade to FreeMarker 2.3.31
  • Additional commits viewable in compare view

Updates spring-boot-starter from 2.3.8.RELEASE to 2.3.9.RELEASE

Release notes

Sourced from spring-boot-starter's releases.

v2.3.9.RELEASE

🪲 Bug Fixes

  • Migrations performed by Flyway or Liquibase may not have completed before the database is accessed via jOOQ #25279
  • Dependency management for Hibernate's new hibernate-micrometer module is missing #25277
  • DatabaseDriver does not detect Amazon Redshift correctly #25265
  • Missing RabbitMQ metrics if bean is defined as a ConnectionFactory #25138
  • A ContextRefreshedEvent from a child context may result in deadlock when using JPA deferred repositories #24966
  • Spring Data Solr support is not flagged as deprecated #24942
  • Failures when recording metrics in MetricsClientHttpRequestInterceptor may interfere with RestTemplate's main behaviour #24753
  • WebMvcTest and WebFluxTest ignore user-provided Thymeleaf IDialect beans #24149

📔 Documentation

  • Update the Gradle plugin documentation to recommend the maven-publish plugin over the maven plugin #25299
  • Document Kafka Streams metrics support #25272
  • Default values of integer properties in the application properties appendix are rendered as decimals #25172
  • bootRun project property command line example is incomplete #25012
  • Document the need to use the launcher to be able to use application.* properties in a custom banner #24982
  • CONTRIBUTING.adoc contains broken link to spring-javaformat-intellij-idea-plugin #24864
  • Since 2.3.8 and 2.4.2, the documented index format does not match the implementation #24856
  • Add version to reference docs index #24848
  • Document logging.register-shutdown-hook and why you may want to enable it #24507
  • Add some guidance to the reference documentation about diagnosing unexpected property values #24336
  • Clarify when retaining . characters in property keys requires bracket notation to be used #23390
  • Highlight that Duration and Period conversion is provided by the ApplicationConversionService and, by default, is not available for web conversion #22718

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.86 #25189
  • Upgrade to Byte Buddy 1.10.20 #25190
  • Upgrade to FreeMarker 2.3.31 #25334
  • Upgrade to Hazelcast 3.12.12 #25191
  • Upgrade to Hibernate 5.4.28.Final #25192
  • Upgrade to Janino 3.1.3 #25193
  • Upgrade to Jaybird 3.0.10 #25194
  • Upgrade to Jetty 9.4.36.v20210114 #25195
  • Upgrade to Johnzon 1.2.10 #25196
  • Upgrade to JUnit 4.13.2 #25335
  • Upgrade to Lombok 1.18.18 #25197
  • Upgrade to Micrometer 1.5.11 #25285
  • Upgrade to MySQL 8.0.23 #25198
  • Upgrade to Neo4j OGM 3.2.20 #25199
  • Upgrade to Netty 4.1.59.Final #25200
  • Upgrade to Reactor Dysprosium-SR17 #25280
  • Upgrade to RxJava2 2.2.21 #25336
  • Upgrade to Spring AMQP 2.2.15.RELEASE #25284
  • Upgrade to Spring Data Neumann-SR7 #25282
  • Upgrade to Spring Framework 5.2.13 #25281
  • Upgrade to Spring HATEOAS 1.1.4.RELEASE #25337

... (truncated)

Commits
  • 73cab9c Release v2.3.9.RELEASE
  • 78cbe7a Update Sonatype credentials used to publish to Central
  • 3ad68a3 Upgrade to Spring Integration 5.3.6.RELEASE
  • bec065d Upgrade to Spring AMQP 2.2.15.RELEASE
  • 98ee724 Stop using Bintray to publish to Maven Central
  • 29d46c8 Upgrade to Spring Data Neumann-SR7
  • 0348b57 Upgrade to Spring HATEOAS 1.1.4.RELEASE
  • 6ce61c5 Upgrade to RxJava2 2.2.21
  • 92c82a4 Upgrade to JUnit 4.13.2
  • 74b33cc Upgrade to FreeMarker 2.3.31
  • Additional commits viewable in compare view

Updates spring-boot-starter-test from 2.3.8.RELEASE to 2.3.9.RELEASE

Release notes

Sourced from spring-boot-starter-test's releases.

v2.3.9.RELEASE

🪲 Bug Fixes

  • Migrations performed by Flyway or Liquibase may not have completed before the database is accessed via jOOQ #25279
  • Dependency management for Hibernate's new hibernate-micrometer module is missing #25277
  • DatabaseDriver does not detect Amazon Redshift correctly #25265
  • Missing RabbitMQ metrics if bean is defined as a ConnectionFactory #25138
  • A ContextRefreshedEvent from a child context may result in deadlock when using JPA deferred repositories #24966
  • Spring Data Solr support is not flagged as deprecated #24942
  • Failures when recording metrics in MetricsClientHttpRequestInterceptor may interfere with RestTemplate's main behaviour #24753
  • WebMvcTest and WebFluxTest ignore user-provided Thymeleaf IDialect beans #24149

📔 Documentation

  • Update the Gradle plugin documentation to recommend the maven-publish plugin over the maven plugin #25299
  • Document Kafka Streams metrics support #25272
  • Default values of integer properties in the application properties appendix are rendered as decimals #25172
  • bootRun project property command line example is incomplete #25012
  • Document the need to use the launcher to be able to use application.* properties in a custom banner #24982
  • CONTRIBUTING.adoc contains broken link to spring-javaformat-intellij-idea-plugin #24864
  • Since 2.3.8 and 2.4.2, the documented index format does not match the implementation #24856
  • Add version to reference docs index #24848
  • Document logging.register-shutdown-hook and why you may want to enable it #24507
  • Add some guidance to the reference documentation about diagnosing unexpected property values #24336
  • Clarify when retaining . characters in property keys requires bracket notation to be used #23390
  • Highlight that Duration and Period conversion is provided by the ApplicationConversionService and, by default, is not available for web conversion #22718

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.86 #25189
  • Upgrade to Byte Buddy 1.10.20 #25190
  • Upgrade to FreeMarker 2.3.31 #25334
  • Upgrade to Hazelcast 3.12.12 #25191
  • Upgrade to Hibernate 5.4.28.Final #25192
  • Upgrade to Janino 3.1.3 #25193
  • Upgrade to Jaybird 3.0.10 #25194
  • Upgrade to Jetty 9.4.36.v20210114 #25195
  • Upgrade to Johnzon 1.2.10 #25196
  • Upgrade to JUnit 4.13.2 #25335
  • Upgrade to Lombok 1.18.18 #25197
  • Upgrade to Micrometer 1.5.11 #25285
  • Upgrade to MySQL 8.0.23 #25198
  • Upgrade to Neo4j OGM 3.2.20 #25199
  • Upgrade to Netty 4.1.59.Final #25200
  • Upgrade to Reactor Dysprosium-SR17 #25280
  • Upgrade to RxJava2 2.2.21 #25336
  • Upgrade to Spring AMQP 2.2.15.RELEASE #25284
  • Upgrade to Spring Data Neumann-SR7 #25282
  • Upgrade to Spring Framework 5.2.13 #25281
  • Upgrade to Spring HATEOAS 1.1.4.RELEASE #25337

... (truncated)

Commits
  • 73cab9c Release v2.3.9.RELEASE
  • 78cbe7a Update Sonatype credentials used to publish to Central
  • 3ad68a3 Upgrade to Spring Integration 5.3.6.RELEASE
  • bec065d Upgrade to Spring AMQP 2.2.15.RELEASE
  • 98ee724 Stop using Bintray to publish to Maven Central
  • 29d46c8 Upgrade to Spring Data Neumann-SR7
  • 0348b57 Upgrade to Spring HATEOAS 1.1.4.RELEASE
  • 6ce61c5 Upgrade to RxJava2 2.2.21
  • 92c82a4 Upgrade to JUnit 4.13.2
  • 74b33cc Upgrade to FreeMarker 2.3.31
  • 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 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)

Bumps `spring.boot.version` from 2.3.8.RELEASE to 2.3.9.RELEASE.

Updates `spring-boot-configuration-processor` from 2.3.8.RELEASE to 2.3.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.8.RELEASE...v2.3.9.RELEASE)

Updates `spring-boot-starter` from 2.3.8.RELEASE to 2.3.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.8.RELEASE...v2.3.9.RELEASE)

Updates `spring-boot-starter-test` from 2.3.8.RELEASE to 2.3.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.8.RELEASE...v2.3.9.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@smcvb smcvb self-assigned this Feb 19, 2021
Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@smcvb smcvb merged commit 94e95fd into master Feb 19, 2021
@dependabot dependabot bot deleted the dependabot/maven/spring.boot.version-2.3.9.RELEASE branch February 19, 2021 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant