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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring.boot.version from 2.4.8 to 2.4.9 #1897

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2021

Bumps spring.boot.version from 2.4.8 to 2.4.9.
Updates spring-boot-configuration-processor from 2.4.8 to 2.4.9

Release notes

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

v2.4.9

馃 Bug Fixes

  • Setting Gson as preferred mapper breaks controller methods returning JSON Strings #27354
  • Exception thrown from /actuator/configprops endpoint when spring.config.import=configtree:xxxx is used #27327
  • Redis health indicators report that Redis is up when the cluster's state is fail #27300
  • Optional file search locations with pattern throws exception if not present #27209
  • Spring Session JDBC does not work when lazy initialization is enabled #27208
  • App fails to start when using Spring Batch with JDBC and lazy initialization is enabled #27193
  • DurationStyle.SIMPLE.print does not work correctly with ChronoUnit.MICROS #27149
  • Live Reload using Devtools no longer connects #27147
  • YamlPropertySourceLoader may not use the right ClassLoader to check if SnakeYAML is present #27133
  • File named "config" in working directory causes IllegalStateException #27120

馃摂 Documentation

  • Document auto-configured Jetty metrics #27299
  • Document that hateoas starter is spring MVC specific #26897
  • Improve javadoc of @DefaultValue #26742

馃敤 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.90 #27377
  • Upgrade to AspectJ 1.9.7 #27238
  • Upgrade to DB2 JDBC 11.5.6.0 #27239
  • Upgrade to Dropwizard Metrics 4.1.25 #27378
  • Upgrade to Jetty 9.4.43.v20210629 #27241
  • Upgrade to Jetty Reactive HTTPClient 1.1.10 #27240
  • Upgrade to Johnzon 1.2.14 #27242
  • Upgrade to jOOQ 3.14.13 #27379
  • Upgrade to Lettuce 6.0.7.RELEASE #27339
  • Upgrade to Logback 1.2.4 #27380
  • Upgrade to Micrometer 1.6.9 #27340
  • Upgrade to MySQL 8.0.26 #27444
  • Upgrade to Netty 4.1.66.Final #27381
  • Upgrade to Postgresql 42.2.23 #27244
  • Upgrade to Reactor 2020.0.9 #27159
  • Upgrade to SLF4J 1.7.32 #27445
  • Upgrade to Spring AMQP 2.3.10 #27391
  • Upgrade to Spring Data 2020.0.11 #27161
  • Upgrade to Spring Framework 5.3.9 #27160
  • Upgrade to Spring HATEOAS 1.2.8 #27183
  • Upgrade to Tomcat 9.0.50 #27245
  • Upgrade to Undertow 2.2.9.Final #27446

鉂わ笍 Contributors

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

... (truncated)

Commits

Updates spring-boot-starter from 2.4.8 to 2.4.9

Release notes

Sourced from spring-boot-starter's releases.

v2.4.9

馃 Bug Fixes

  • Setting Gson as preferred mapper breaks controller methods returning JSON Strings #27354
  • Exception thrown from /actuator/configprops endpoint when spring.config.import=configtree:xxxx is used #27327
  • Redis health indicators report that Redis is up when the cluster's state is fail #27300
  • Optional file search locations with pattern throws exception if not present #27209
  • Spring Session JDBC does not work when lazy initialization is enabled #27208
  • App fails to start when using Spring Batch with JDBC and lazy initialization is enabled #27193
  • DurationStyle.SIMPLE.print does not work correctly with ChronoUnit.MICROS #27149
  • Live Reload using Devtools no longer connects #27147
  • YamlPropertySourceLoader may not use the right ClassLoader to check if SnakeYAML is present #27133
  • File named "config" in working directory causes IllegalStateException #27120

馃摂 Documentation

  • Document auto-configured Jetty metrics #27299
  • Document that hateoas starter is spring MVC specific #26897
  • Improve javadoc of @DefaultValue #26742

馃敤 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.90 #27377
  • Upgrade to AspectJ 1.9.7 #27238
  • Upgrade to DB2 JDBC 11.5.6.0 #27239
  • Upgrade to Dropwizard Metrics 4.1.25 #27378
  • Upgrade to Jetty 9.4.43.v20210629 #27241
  • Upgrade to Jetty Reactive HTTPClient 1.1.10 #27240
  • Upgrade to Johnzon 1.2.14 #27242
  • Upgrade to jOOQ 3.14.13 #27379
  • Upgrade to Lettuce 6.0.7.RELEASE #27339
  • Upgrade to Logback 1.2.4 #27380
  • Upgrade to Micrometer 1.6.9 #27340
  • Upgrade to MySQL 8.0.26 #27444
  • Upgrade to Netty 4.1.66.Final #27381
  • Upgrade to Postgresql 42.2.23 #27244
  • Upgrade to Reactor 2020.0.9 #27159
  • Upgrade to SLF4J 1.7.32 #27445
  • Upgrade to Spring AMQP 2.3.10 #27391
  • Upgrade to Spring Data 2020.0.11 #27161
  • Upgrade to Spring Framework 5.3.9 #27160
  • Upgrade to Spring HATEOAS 1.2.8 #27183
  • Upgrade to Tomcat 9.0.50 #27245
  • Upgrade to Undertow 2.2.9.Final #27446

鉂わ笍 Contributors

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

... (truncated)

Commits

Updates spring-boot-autoconfigure-processor from 2.4.8 to 2.4.9

Release notes

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

v2.4.9

馃 Bug Fixes

  • Setting Gson as preferred mapper breaks controller methods returning JSON Strings #27354
  • Exception thrown from /actuator/configprops endpoint when spring.config.import=configtree:xxxx is used #27327
  • Redis health indicators report that Redis is up when the cluster's state is fail #27300
  • Optional file search locations with pattern throws exception if not present #27209
  • Spring Session JDBC does not work when lazy initialization is enabled #27208
  • App fails to start when using Spring Batch with JDBC and lazy initialization is enabled #27193
  • DurationStyle.SIMPLE.print does not work correctly with ChronoUnit.MICROS #27149
  • Live Reload using Devtools no longer connects #27147
  • YamlPropertySourceLoader may not use the right ClassLoader to check if SnakeYAML is present #27133
  • File named "config" in working directory causes IllegalStateException #27120

馃摂 Documentation

  • Document auto-configured Jetty metrics #27299
  • Document that hateoas starter is spring MVC specific #26897
  • Improve javadoc of @DefaultValue #26742

馃敤 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.90 #27377
  • Upgrade to AspectJ 1.9.7 #27238
  • Upgrade to DB2 JDBC 11.5.6.0 #27239
  • Upgrade to Dropwizard Metrics 4.1.25 #27378
  • Upgrade to Jetty 9.4.43.v20210629 #27241
  • Upgrade to Jetty Reactive HTTPClient 1.1.10 #27240
  • Upgrade to Johnzon 1.2.14 #27242
  • Upgrade to jOOQ 3.14.13 #27379
  • Upgrade to Lettuce 6.0.7.RELEASE #27339
  • Upgrade to Logback 1.2.4 #27380
  • Upgrade to Micrometer 1.6.9 #27340
  • Upgrade to MySQL 8.0.26 #27444
  • Upgrade to Netty 4.1.66.Final #27381
  • Upgrade to Postgresql 42.2.23 #27244
  • Upgrade to Reactor 2020.0.9 #27159
  • Upgrade to SLF4J 1.7.32 #27445
  • Upgrade to Spring AMQP 2.3.10 #27391
  • Upgrade to Spring Data 2020.0.11 #27161
  • Upgrade to Spring Framework 5.3.9 #27160
  • Upgrade to Spring HATEOAS 1.2.8 #27183
  • Upgrade to Tomcat 9.0.50 #27245
  • Upgrade to Undertow 2.2.9.Final #27446

鉂わ笍 Contributors

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

... (truncated)

Commits

Updates spring-boot-starter-data-jpa from 2.4.8 to 2.4.9

Release notes

Sourced from spring-boot-starter-data-jpa's releases.

v2.4.9

馃 Bug Fixes

  • Setting Gson as preferred mapper breaks controller methods returning JSON Strings #27354
  • Exception thrown from /actuator/configprops endpoint when spring.config.import=configtree:xxxx is used #27327
  • Redis health indicators report that Redis is up when the cluster's state is fail #27300
  • Optional file search locations with pattern throws exception if not present #27209
  • Spring Session JDBC does not work when lazy initialization is enabled #27208
  • App fails to start when using Spring Batch with JDBC and lazy initialization is enabled #27193
  • DurationStyle.SIMPLE.print does not work correctly with ChronoUnit.MICROS #27149
  • Live Reload using Devtools no longer connects #27147
  • YamlPropertySourceLoader may not use the right ClassLoader to check if SnakeYAML is present #27133
  • File named "config" in working directory causes IllegalStateException #27120

馃摂 Documentation

  • Document auto-configured Jetty metrics #27299
  • Document that hateoas starter is spring MVC specific #26897
  • Improve javadoc of @DefaultValue #26742

馃敤 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.90 #27377
  • Upgrade to AspectJ 1.9.7 #27238
  • Upgrade to DB2 JDBC 11.5.6.0 #27239
  • Upgrade to Dropwizard Metrics 4.1.25 #27378
  • Upgrade to Jetty 9.4.43.v20210629 #27241
  • Upgrade to Jetty Reactive HTTPClient 1.1.10 #27240
  • Upgrade to Johnzon 1.2.14 #27242
  • Upgrade to jOOQ 3.14.13 #27379
  • Upgrade to Lettuce 6.0.7.RELEASE #27339
  • Upgrade to Logback 1.2.4 #27380
  • Upgrade to Micrometer 1.6.9 #27340
  • Upgrade to MySQL 8.0.26 #27444
  • Upgrade to Netty 4.1.66.Final #27381
  • Upgrade to Postgresql 42.2.23 #27244
  • Upgrade to Reactor 2020.0.9 #27159
  • Upgrade to SLF4J 1.7.32 #27445
  • Upgrade to Spring AMQP 2.3.10 #27391
  • Upgrade to Spring Data 2020.0.11 #27161
  • Upgrade to Spring Framework 5.3.9 #27160
  • Upgrade to Spring HATEOAS 1.2.8 #27183
  • Upgrade to Tomcat 9.0.50 #27245
  • Upgrade to Undertow 2.2.9.Final #27446

鉂わ笍 Contributors

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

... (truncated)

Commits

Updates spring-boot-starter-test from 2.4.8 to 2.4.9

Release notes

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

v2.4.9

馃 Bug Fixes

  • Setting Gson as preferred mapper breaks controller methods returning JSON Strings #27354
  • Exception thrown from /actuator/configprops endpoint when spring.config.import=configtree:xxxx is used #27327
  • Redis health indicators report that Redis is up when the cluster's state is fail #27300
  • Optional file search locations with pattern throws exception if not present #27209
  • Spring Session JDBC does not work when lazy initialization is enabled #27208
  • App fails to start when using Spring Batch with JDBC and lazy initialization is enabled #27193
  • DurationStyle.SIMPLE.print does not work correctly with ChronoUnit.MICROS #27149
  • Live Reload using Devtools no longer connects #27147
  • YamlPropertySourceLoader may not use the right ClassLoader to check if SnakeYAML is present #27133
  • File named "config" in working directory causes IllegalStateException #27120

馃摂 Documentation

  • Document auto-configured Jetty metrics #27299
  • Document that hateoas starter is spring MVC specific #26897
  • Improve javadoc of @DefaultValue #26742

馃敤 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.90 #27377
  • Upgrade to AspectJ 1.9.7 #27238
  • Upgrade to DB2 JDBC 11.5.6.0 #27239
  • Upgrade to Dropwizard Metrics 4.1.25 #27378
  • Upgrade to Jetty 9.4.43.v20210629 #27241
  • Upgrade to Jetty Reactive HTTPClient 1.1.10 #27240
  • Upgrade to Johnzon 1.2.14 #27242
  • Upgrade to jOOQ 3.14.13 #27379
  • Upgrade to Lettuce 6.0.7.RELEASE #27339
  • Upgrade to Logback 1.2.4 #27380
  • Upgrade to Micrometer 1.6.9 #27340
  • Upgrade to MySQL 8.0.26 #27444
  • Upgrade to Netty 4.1.66.Final #27381
  • Upgrade to Postgresql 42.2.23 #27244
  • Upgrade to Reactor 2020.0.9 #27159
  • Upgrade to SLF4J 1.7.32 #27445
  • Upgrade to Spring AMQP 2.3.10 #27391
  • Upgrade to Spring Data 2020.0.11 #27161
  • Upgrade to Spring Framework 5.3.9 #27160
  • Upgrade to Spring HATEOAS 1.2.8 #27183
  • Upgrade to Tomcat 9.0.50 #27245
  • Upgrade to Undertow 2.2.9.Final #27446

鉂わ笍 Contributors

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

... (truncated)

Commits

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.4.8 to 2.4.9.

Updates `spring-boot-configuration-processor` from 2.4.8 to 2.4.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.8...v2.4.9)

Updates `spring-boot-starter` from 2.4.8 to 2.4.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.8...v2.4.9)

Updates `spring-boot-autoconfigure-processor` from 2.4.8 to 2.4.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.8...v2.4.9)

Updates `spring-boot-starter-data-jpa` from 2.4.8 to 2.4.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.8...v2.4.9)

Updates `spring-boot-starter-test` from 2.4.8 to 2.4.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.4.8...v2.4.9)

---
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-autoconfigure-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
  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>
@dependabot dependabot bot added Priority 1: Must Highest priority. A release cannot be made if this issue isn鈥檛 resolved. Status: In Progress Use to signal this issue is actively worked on. Target: 4.5.4 Type: Dependency Upgrade Use to signal an issue that adjusts the project鈥檚 dependencies. Typically used by dependabot only. labels Jul 23, 2021
@dependabot dependabot bot added this to the Release 4.5.4 milestone Jul 23, 2021
@smcvb smcvb self-assigned this Jul 23, 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 馃憤

@sonarcloud
Copy link

sonarcloud bot commented Jul 23, 2021

Kudos, SonarCloud Quality Gate passed!聽 聽 Quality Gate passed

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@smcvb smcvb merged commit 036e22e into axon-4.5.x Jul 23, 2021
@dependabot dependabot bot deleted the dependabot/maven/axon-4.5.x/spring.boot.version-2.4.9 branch July 23, 2021 09:43
@smcvb smcvb added Status: Resolved Use to signal that work on this issue is done. and removed Status: In Progress Use to signal this issue is actively worked on. labels Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 1: Must Highest priority. A release cannot be made if this issue isn鈥檛 resolved. Status: Resolved Use to signal that work on this issue is done. Type: Dependency Upgrade Use to signal an issue that adjusts the project鈥檚 dependencies. Typically used by dependabot only.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant