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.10.RELEASE to 2.3.12.RELEASE #110

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2021

Bumps spring.boot.version from 2.3.10.RELEASE to 2.3.12.RELEASE.
Updates spring-boot-configuration-processor from 2.3.10.RELEASE to 2.3.12.RELEASE

Release notes

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

v2.3.12.RELEASE

🪲 Bug Fixes

  • MetricsRestTemplateCustomizer and LocalHostUriTemplateHandler cannot be used together when building a RestTemplate with RestTemplateBuilder #26812
  • CompositeHealth.getDetails() does not serialize if MapperFeature.CAN_OVERRIDE_ACCESS_MODIFIERS is disabled #26797
  • LoggingSystem should not return LogbackLoggingSystem if logback-classic is not available #26711
  • Non-static nested @Configuration in JerseySameManagementContextConfiguration #26695
  • Possible divide by zero bugs when using RandomValuePropertySource #26628
  • Auto-configured resource handlers don't get applied to child contexts #25743
  • Jar startup fails on JDK 11 with a SecurityManager enabled #25538
  • bootBuildImage runs forever when a custom image name is used and the version contains an illegal character #23115

📔 Documentation

  • Link to Spring Data JPA points to Spring Data JDBC #26736
  • Clarify when a connection pool is created for Redis #26733
  • Polish description of server.servlet.session.cookie.domain #26713
  • Document spring.profiles.default property #26592
  • Document Kubernetes terminationGracePeriodSeconds #26469

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.89 #26776
  • Upgrade to Dropwizard Metrics 4.1.22 #26777
  • Upgrade to Gson 2.8.7 #26778
  • Upgrade to Hibernate 5.4.32.Final #26779
  • Upgrade to JBoss Logging 3.4.2.Final #26780
  • Upgrade to Jetty 9.4.42.v20210604 #26830
  • Upgrade to Jetty Reactive HTTPClient 1.1.9 #26829
  • Upgrade to Johnzon 1.2.13 #26781
  • Upgrade to Neo4j OGM 3.2.24 #26831
  • Upgrade to RSocket 1.0.5 #26832
  • Upgrade to Spring AMQP 2.2.18 #26770
  • Upgrade to Spring Integration 5.3.8 #26772
  • Upgrade to Spring Kafka 2.5.14 #26771

❤️ Contributors

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

v2.3.11.RELEASE

🪲 Bug Fixes

  • SmartInitializingSingleton beans are not working with lazy initialization #26470
  • ConfigurationProperties is retrieved via classpath scanning but does not indicate it should be indexed #26459
  • @DataRedisTest does not consider RedisReactiveAutoConfiguration #26319
  • SpringBootConfiguration is retrieved via classpath scanning but does not indicate it should be indexed #26308

... (truncated)

Commits
  • 4d089c4 Release v2.3.12.RELEASE
  • 3b48526 Polish
  • 456fcac Upgrade CI to Docker 20.10.7
  • 63806d5 Remove duplicate copyright notice from docs
  • d4200a7 Upgrade to Spring Integration 5.3.8.RELEASE
  • 03e1b25 Upgrade to Spring AMQP 2.2.18.RELEASE
  • 53068a2 Upgrade to Spring Kafka 2.5.14.RELEASE
  • 872ec0b Upgrade to RSocket 1.0.5
  • f73e7bc Upgrade to Neo4j OGM 3.2.24
  • 1ef0068 Upgrade to Jetty 9.4.42.v20210604
  • Additional commits viewable in compare view

Updates spring-boot-starter from 2.3.10.RELEASE to 2.3.12.RELEASE

Release notes

Sourced from spring-boot-starter's releases.

v2.3.12.RELEASE

🪲 Bug Fixes

  • MetricsRestTemplateCustomizer and LocalHostUriTemplateHandler cannot be used together when building a RestTemplate with RestTemplateBuilder #26812
  • CompositeHealth.getDetails() does not serialize if MapperFeature.CAN_OVERRIDE_ACCESS_MODIFIERS is disabled #26797
  • LoggingSystem should not return LogbackLoggingSystem if logback-classic is not available #26711
  • Non-static nested @Configuration in JerseySameManagementContextConfiguration #26695
  • Possible divide by zero bugs when using RandomValuePropertySource #26628
  • Auto-configured resource handlers don't get applied to child contexts #25743
  • Jar startup fails on JDK 11 with a SecurityManager enabled #25538
  • bootBuildImage runs forever when a custom image name is used and the version contains an illegal character #23115

📔 Documentation

  • Link to Spring Data JPA points to Spring Data JDBC #26736
  • Clarify when a connection pool is created for Redis #26733
  • Polish description of server.servlet.session.cookie.domain #26713
  • Document spring.profiles.default property #26592
  • Document Kubernetes terminationGracePeriodSeconds #26469

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.89 #26776
  • Upgrade to Dropwizard Metrics 4.1.22 #26777
  • Upgrade to Gson 2.8.7 #26778
  • Upgrade to Hibernate 5.4.32.Final #26779
  • Upgrade to JBoss Logging 3.4.2.Final #26780
  • Upgrade to Jetty 9.4.42.v20210604 #26830
  • Upgrade to Jetty Reactive HTTPClient 1.1.9 #26829
  • Upgrade to Johnzon 1.2.13 #26781
  • Upgrade to Neo4j OGM 3.2.24 #26831
  • Upgrade to RSocket 1.0.5 #26832
  • Upgrade to Spring AMQP 2.2.18 #26770
  • Upgrade to Spring Integration 5.3.8 #26772
  • Upgrade to Spring Kafka 2.5.14 #26771

❤️ Contributors

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

v2.3.11.RELEASE

🪲 Bug Fixes

  • SmartInitializingSingleton beans are not working with lazy initialization #26470
  • ConfigurationProperties is retrieved via classpath scanning but does not indicate it should be indexed #26459
  • @DataRedisTest does not consider RedisReactiveAutoConfiguration #26319
  • SpringBootConfiguration is retrieved via classpath scanning but does not indicate it should be indexed #26308

... (truncated)

Commits
  • 4d089c4 Release v2.3.12.RELEASE
  • 3b48526 Polish
  • 456fcac Upgrade CI to Docker 20.10.7
  • 63806d5 Remove duplicate copyright notice from docs
  • d4200a7 Upgrade to Spring Integration 5.3.8.RELEASE
  • 03e1b25 Upgrade to Spring AMQP 2.2.18.RELEASE
  • 53068a2 Upgrade to Spring Kafka 2.5.14.RELEASE
  • 872ec0b Upgrade to RSocket 1.0.5
  • f73e7bc Upgrade to Neo4j OGM 3.2.24
  • 1ef0068 Upgrade to Jetty 9.4.42.v20210604
  • Additional commits viewable in compare view

Updates spring-boot-starter-test from 2.3.10.RELEASE to 2.3.12.RELEASE

Release notes

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

v2.3.12.RELEASE

🪲 Bug Fixes

  • MetricsRestTemplateCustomizer and LocalHostUriTemplateHandler cannot be used together when building a RestTemplate with RestTemplateBuilder #26812
  • CompositeHealth.getDetails() does not serialize if MapperFeature.CAN_OVERRIDE_ACCESS_MODIFIERS is disabled #26797
  • LoggingSystem should not return LogbackLoggingSystem if logback-classic is not available #26711
  • Non-static nested @Configuration in JerseySameManagementContextConfiguration #26695
  • Possible divide by zero bugs when using RandomValuePropertySource #26628
  • Auto-configured resource handlers don't get applied to child contexts #25743
  • Jar startup fails on JDK 11 with a SecurityManager enabled #25538
  • bootBuildImage runs forever when a custom image name is used and the version contains an illegal character #23115

📔 Documentation

  • Link to Spring Data JPA points to Spring Data JDBC #26736
  • Clarify when a connection pool is created for Redis #26733
  • Polish description of server.servlet.session.cookie.domain #26713
  • Document spring.profiles.default property #26592
  • Document Kubernetes terminationGracePeriodSeconds #26469

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.89 #26776
  • Upgrade to Dropwizard Metrics 4.1.22 #26777
  • Upgrade to Gson 2.8.7 #26778
  • Upgrade to Hibernate 5.4.32.Final #26779
  • Upgrade to JBoss Logging 3.4.2.Final #26780
  • Upgrade to Jetty 9.4.42.v20210604 #26830
  • Upgrade to Jetty Reactive HTTPClient 1.1.9 #26829
  • Upgrade to Johnzon 1.2.13 #26781
  • Upgrade to Neo4j OGM 3.2.24 #26831
  • Upgrade to RSocket 1.0.5 #26832
  • Upgrade to Spring AMQP 2.2.18 #26770
  • Upgrade to Spring Integration 5.3.8 #26772
  • Upgrade to Spring Kafka 2.5.14 #26771

❤️ Contributors

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

v2.3.11.RELEASE

🪲 Bug Fixes

  • SmartInitializingSingleton beans are not working with lazy initialization #26470
  • ConfigurationProperties is retrieved via classpath scanning but does not indicate it should be indexed #26459
  • @DataRedisTest does not consider RedisReactiveAutoConfiguration #26319
  • SpringBootConfiguration is retrieved via classpath scanning but does not indicate it should be indexed #26308

... (truncated)

Commits
  • 4d089c4 Release v2.3.12.RELEASE
  • 3b48526 Polish
  • 456fcac Upgrade CI to Docker 20.10.7
  • 63806d5 Remove duplicate copyright notice from docs
  • d4200a7 Upgrade to Spring Integration 5.3.8.RELEASE
  • 03e1b25 Upgrade to Spring AMQP 2.2.18.RELEASE
  • 53068a2 Upgrade to Spring Kafka 2.5.14.RELEASE
  • 872ec0b Upgrade to RSocket 1.0.5
  • f73e7bc Upgrade to Neo4j OGM 3.2.24
  • 1ef0068 Upgrade to Jetty 9.4.42.v20210604
  • 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.10.RELEASE to 2.3.12.RELEASE.

Updates `spring-boot-configuration-processor` from 2.3.10.RELEASE to 2.3.12.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.10.RELEASE...v2.3.12.RELEASE)

Updates `spring-boot-starter` from 2.3.10.RELEASE to 2.3.12.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.10.RELEASE...v2.3.12.RELEASE)

Updates `spring-boot-starter-test` from 2.3.10.RELEASE to 2.3.12.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.3.10.RELEASE...v2.3.12.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
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 👍

@sonarcloud
Copy link

sonarcloud bot commented Jun 14, 2021

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 merged commit af04d14 into master Jun 14, 2021
@dependabot dependabot bot deleted the dependabot/maven/spring.boot.version-2.3.12.RELEASE branch June 14, 2021 07:35
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.

None yet

1 participant