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 springBootVersion from 2.7.5 to 3.0.7 #693

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2023

Bumps springBootVersion from 2.7.5 to 3.0.7.
Updates org.springframework.boot:spring-boot-configuration-processor from 2.7.5 to 3.0.7

Release notes

Sourced from org.springframework.boot:spring-boot-configuration-processor's releases.

v3.0.7

馃悶 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35553
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35455
  • developmentOnly dependencies are included in the AOT processing classpath #35433
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35423
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35397
  • Invalid reference format error when tagging images using Podman #35395
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35380
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35378
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35364
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35329
  • Webflux server gracefulshutdown throws NullPointerException #35269
  • Health actuator mail details shows the port as -1 when using the default port #35254
  • SessionRepositoryFilterConfiguration can cause early initialization of SessionRepository beans including Redis #35241
  • Liveness and readiness probes return down when lazy initialization is enabled #35235
  • Devtools main method search algorithm can find incorrect main method #35220
  • When a WebFlux app is deployed to Cloud Foundry some metrics are lost and numerous beans are ineligible for post-processing #35170
  • Treating a null Flyway-specific password as an empty string prevents the use of PGPASS for authentication #35131
  • DisableObservabilityContextCustomizer can't be switched off through properties #35009
  • Application yaml files cannot be loaded when they exceed 3mb #34743
  • @ServletComponentScan causes AOT processing to fail with "Code generation is not supported for bean definitions declaring an instance supplier callback" #34563
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #31216

馃摂 Documentation

  • Polish formatting of permitAll() endpoint security Kotlin example #35456
  • Wrong anchors in Maven plugin documentation #35372
  • Clarify profile support when using AOT #35262
  • Add reference to Tor Spring Boot Starter #35256
  • Correct list of annotations that are equivalent to @SpringBootApplication #35230
  • Harmonize references to application.yaml files in reference docs #35129

馃敤 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35341
  • Upgrade to Groovy 4.0.12 #35342
  • Upgrade to Hazelcast 5.1.6 #35427
  • Upgrade to Infinispan 14.0.9.Final #35343
  • Upgrade to Jackson Bom 2.14.3 #35344
  • Upgrade to Jakarta Activation 2.1.2 #35345
  • Upgrade to Jersey 3.1.2 #35550
  • Upgrade to jOOQ 3.17.13 #35428
  • Upgrade to Json-smart 2.4.11 #35551
  • Upgrade to JUnit Jupiter 5.9.3 #35346
  • Upgrade to Micrometer 1.10.7 #35298
  • Upgrade to Micrometer Tracing 1.0.6 #35420
  • Upgrade to Native Build Tools Plugin 0.9.22 #35406
  • Upgrade to Neo4j Java Driver 5.8.0 #35347

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-test from 2.7.5 to 3.0.7

Release notes

Sourced from org.springframework.boot:spring-boot-starter-test's releases.

v3.0.7

馃悶 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35553
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35455
  • developmentOnly dependencies are included in the AOT processing classpath #35433
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35423
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35397
  • Invalid reference format error when tagging images using Podman #35395
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35380
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35378
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35364
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35329
  • Webflux server gracefulshutdown throws NullPointerException #35269
  • Health actuator mail details shows the port as -1 when using the default port #35254
  • SessionRepositoryFilterConfiguration can cause early initialization of SessionRepository beans including Redis #35241
  • Liveness and readiness probes return down when lazy initialization is enabled #35235
  • Devtools main method search algorithm can find incorrect main method #35220
  • When a WebFlux app is deployed to Cloud Foundry some metrics are lost and numerous beans are ineligible for post-processing #35170
  • Treating a null Flyway-specific password as an empty string prevents the use of PGPASS for authentication #35131
  • DisableObservabilityContextCustomizer can't be switched off through properties #35009
  • Application yaml files cannot be loaded when they exceed 3mb #34743
  • @ServletComponentScan causes AOT processing to fail with "Code generation is not supported for bean definitions declaring an instance supplier callback" #34563
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #31216

馃摂 Documentation

  • Polish formatting of permitAll() endpoint security Kotlin example #35456
  • Wrong anchors in Maven plugin documentation #35372
  • Clarify profile support when using AOT #35262
  • Add reference to Tor Spring Boot Starter #35256
  • Correct list of annotations that are equivalent to @SpringBootApplication #35230
  • Harmonize references to application.yaml files in reference docs #35129

馃敤 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35341
  • Upgrade to Groovy 4.0.12 #35342
  • Upgrade to Hazelcast 5.1.6 #35427
  • Upgrade to Infinispan 14.0.9.Final #35343
  • Upgrade to Jackson Bom 2.14.3 #35344
  • Upgrade to Jakarta Activation 2.1.2 #35345
  • Upgrade to Jersey 3.1.2 #35550
  • Upgrade to jOOQ 3.17.13 #35428
  • Upgrade to Json-smart 2.4.11 #35551
  • Upgrade to JUnit Jupiter 5.9.3 #35346
  • Upgrade to Micrometer 1.10.7 #35298
  • Upgrade to Micrometer Tracing 1.0.6 #35420
  • Upgrade to Native Build Tools Plugin 0.9.22 #35406
  • Upgrade to Neo4j Java Driver 5.8.0 #35347

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-web from 2.7.5 to 3.0.7

Release notes

Sourced from org.springframework.boot:spring-boot-starter-web's releases.

v3.0.7

馃悶 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35553
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35455
  • developmentOnly dependencies are included in the AOT processing classpath #35433
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35423
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35397
  • Invalid reference format error when tagging images using Podman #35395
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35380
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35378
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35364
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35329
  • Webflux server gracefulshutdown throws NullPointerException #35269
  • Health actuator mail details shows the port as -1 when using the default port #35254
  • SessionRepositoryFilterConfiguration can cause early initialization of SessionRepository beans including Redis #35241
  • Liveness and readiness probes return down when lazy initialization is enabled #35235
  • Devtools main method search algorithm can find incorrect main method #35220
  • When a WebFlux app is deployed to Cloud Foundry some metrics are lost and numerous beans are ineligible for post-processing #35170
  • Treating a null Flyway-specific password as an empty string prevents the use of PGPASS for authentication #35131
  • DisableObservabilityContextCustomizer can't be switched off through properties #35009
  • Application yaml files cannot be loaded when they exceed 3mb #34743
  • @ServletComponentScan causes AOT processing to fail with "Code generation is not supported for bean definitions declaring an instance supplier callback" #34563
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #31216

馃摂 Documentation

  • Polish formatting of permitAll() endpoint security Kotlin example #35456
  • Wrong anchors in Maven plugin documentation #35372
  • Clarify profile support when using AOT #35262
  • Add reference to Tor Spring Boot Starter #35256
  • Correct list of annotations that are equivalent to @SpringBootApplication #35230
  • Harmonize references to application.yaml files in reference docs #35129

馃敤 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35341
  • Upgrade to Groovy 4.0.12 #35342
  • Upgrade to Hazelcast 5.1.6 #35427
  • Upgrade to Infinispan 14.0.9.Final #35343
  • Upgrade to Jackson Bom 2.14.3 #35344
  • Upgrade to Jakarta Activation 2.1.2 #35345
  • Upgrade to Jersey 3.1.2 #35550
  • Upgrade to jOOQ 3.17.13 #35428
  • Upgrade to Json-smart 2.4.11 #35551
  • Upgrade to JUnit Jupiter 5.9.3 #35346
  • Upgrade to Micrometer 1.10.7 #35298
  • Upgrade to Micrometer Tracing 1.0.6 #35420
  • Upgrade to Native Build Tools Plugin 0.9.22 #35406
  • Upgrade to Neo4j Java Driver 5.8.0 #35347

... (truncated)

Commits

Updates org.springframework.boot:spring-boot from 2.7.5 to 3.0.7

Release notes

Sourced from org.springframework.boot:spring-boot's releases.

v3.0.7

馃悶 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35553
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35455
  • developmentOnly dependencies are included in the AOT processing classpath #35433
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35423
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35397
  • Invalid reference format error when tagging images using Podman #35395
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35380
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35378
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35364
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35329
  • Webflux server gracefulshutdown throws NullPointerException #35269
  • Health actuator mail details shows the port as -1 when using the default port #35254
  • SessionRepositoryFilterConfiguration can cause early initialization of SessionRepository beans including Redis #35241
  • Liveness and readiness probes return down when lazy initialization is enabled #35235
  • Devtools main method search algorithm can find incorrect main method #35220
  • When a WebFlux app is deployed to Cloud Foundry some metrics are lost and numerous beans are ineligible for post-processing #35170
  • Treating a null Flyway-specific password as an empty string prevents the use of PGPASS for authentication #35131
  • DisableObservabilityContextCustomizer can't be switched off through properties #35009
  • Application yaml files cannot be loaded when they exceed 3mb #34743
  • @ServletComponentScan causes AOT processing to fail with "Code generation is not supported for bean definitions declaring an instance supplier callback" #34563
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #31216

馃摂 Documentation

  • Polish formatting of permitAll() endpoint security Kotlin example #35456
  • Wrong anchors in Maven plugin documentation #35372
  • Clarify profile support when using AOT #35262
  • Add reference to Tor Spring Boot Starter #35256
  • Correct list of annotations that are equivalent to @SpringBootApplication #35230
  • Harmonize references to application.yaml files in reference docs #35129

馃敤 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35341
  • Upgrade to Groovy 4.0.12 #35342
  • Upgrade to Hazelcast 5.1.6 #35427
  • Upgrade to Infinispan 14.0.9.Final #35343
  • Upgrade to Jackson Bom 2.14.3 #35344
  • Upgrade to Jakarta Activation 2.1.2 #35345
  • Upgrade to Jersey 3.1.2 #35550
  • Upgrade to jOOQ 3.17.13 #35428
  • Upgrade to Json-smart 2.4.11 #35551
  • Upgrade to JUnit Jupiter 5.9.3 #35346
  • Upgrade to Micrometer 1.10.7 #35298
  • Upgrade to Micrometer Tracing 1.0.6 #35420
  • Upgrade to Native Build Tools Plugin 0.9.22 #35406
  • Upgrade to Neo4j Java Driver 5.8.0 #35347

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-autoconfigure from 2.7.5 to 3.0.7

Release notes

Sourced from org.springframework.boot:spring-boot-autoconfigure's releases.

v3.0.7

馃悶 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35553
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35455
  • developmentOnly dependencies are included in the AOT processing classpath #35433
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35423
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35397
  • Invalid reference format error when tagging images using Podman #35395
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35380
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35378
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35364
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35329
  • Webflux server gracefulshutdown throws NullPointerException #35269
  • Health actuator mail details shows the port as -1 when using the default port #35254
  • SessionRepositoryFilterConfiguration can cause early initialization of SessionRepository beans including Redis #35241
  • Liveness and readiness probes return down when lazy initialization is enabled #35235
  • Devtools main method search algorithm can find incorrect main method #35220
  • When a WebFlux app is deployed to Cloud Foundry some metrics are lost and numerous beans are ineligible for post-processing #35170
  • Treating a null Flyway-specific password as an empty string prevents the use of PGPASS for authentication #35131
  • DisableObservabilityContextCustomizer can't be switched off through properties #35009
  • Application yaml files cannot be loaded when they exceed 3mb #34743
  • @ServletComponentScan causes AOT processing to fail with "Code generation is not supported for bean definitions declaring an instance supplier callback" #34563
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #31216

馃摂 Documentation

  • Polish formatting of permitAll() endpoint security Kotlin example #35456
  • Wrong anchors in Maven plugin documentation #35372
  • Clarify profile support when using AOT #35262
  • Add reference to Tor Spring Boot Starter #35256
  • Correct list of annotations that are equivalent to @SpringBootApplication #35230
  • Harmonize references to application.yaml files in reference docs #35129

馃敤 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35341
  • Upgrade to Groovy 4.0.12 #35342
  • Upgrade to Hazelcast 5.1.6 #35427
  • Upgrade to Infinispan 14.0.9.Final #35343
  • Upgrade to Jackson Bom 2.14.3 #35344
  • Upgrade to Jakarta Activation 2.1.2 #35345
  • Upgrade to Jersey 3.1.2 #35550
  • Upgrade to jOOQ 3.17.13 #35428
  • Upgrade to Json-smart 2.4.11 #35551
  • Upgrade to JUnit Jupiter 5.9.3 #35346
  • Upgrade to Micrometer 1.10.7 #35298
  • Upgrade to Micrometer Tracing 1.0.6 #35420
  • Upgrade to Native Build Tools Plugin 0.9.22 #35406
  • Upgrade to Neo4j Java Driver 5.8.0 #35347

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-actuator from 2.7.5 to 3.0.7

Release notes

Sourced from org.springframework.boot:spring-boot-actuator's releases.

v3.0.7

馃悶 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35553
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35455
  • developmentOnly dependencies are included in the AOT processing classpath #35433
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35423
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35397
  • Invalid reference format error when tagging images using Podman #35395
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35380
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35378
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35364
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35329
  • Webflux server gracefulshutdown throws NullPointerException #35269
  • Health actuator mail details shows the port as -1 when using the default port #35254
  • SessionRepositoryFilterConfiguration can cause early initialization of SessionRepository beans including Redis #35241
  • Liveness and readiness probes return down when lazy initialization is enabled #35235
  • Devtools main method search algorithm can find incorrect main method #35220
  • When a WebFlux app is deployed to Cloud Foundry some metrics are lost and numerous beans are ineligible for post-processing #35170
  • Treating a null Flyway-specific password as an empty string prevents the use of PGPASS for authentication #35131
  • DisableObservabilityContextCustomizer can't be switched off through properties #35009
  • Application yaml files cannot be loaded when they exceed 3mb #34743
  • @ServletComponentScan causes AOT processing to fail with "Code generation is not supported for bean definitions declaring an instance supplier callback" #34563
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #31216

馃摂 Documentation

  • Polish formatting of permitAll() endpoint security Kotlin example #35456
  • Wrong anchors in Maven plugin documentation #35372
  • Clarify profile support when using AOT #35262
  • Add reference to Tor Spring Boot Starter #35256
  • Correct list of annotations that are equivalent to @SpringBootApplication #35230
  • Harmonize references to application.yaml files in reference docs #35129

馃敤 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35341
  • Upgrade to Groovy 4.0.12 #35342
  • Upgrade to Hazelcast 5.1.6 #35427
  • Upgrade to Infinispan 14.0.9.Final #35343
  • Upgrade to Jackson Bom 2.14.3 #35344
  • Upgrade to Jakarta Activation 2.1.2 #35345
  • Upgrade to Jersey 3.1.2 #35550
  • Upgrade to jOOQ 3.17.13 #35428
  • Upgrade to Json-smart 2.4.11 #35551
  • Upgrade to JUnit Jupiter 5.9.3 #35346
  • Upgrade to Micrometer 1.10.7 #35298
  • Upgrade to Micrometer Tracing 1.0.6 #35420
  • Upgrade to Native Build Tools Plugin 0.9.22 #35406
  • Upgrade to Neo4j Java Driver 5.8.0 #35347

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-data-redis from 2.7.5 to 3.0.7

Release notes

Sourced from org.springframework.boot:spring-boot-starter-data-redis's releases.

v3.0.7

馃悶 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35553
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35455
  • developmentOnly dependencies are included in the AOT processing classpath #35433
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35423
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35397
  • Invalid reference format error when tagging images using Podman #35395
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35380
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35378
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35364
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35329
  • Webflux server gracefulshutdown throws NullPointerException #35269
  • Health actuator mail details shows the port as -1 when using the default port #35254
  • SessionRepositoryFilterConfiguration can cause early initialization of SessionRepository beans including Redis #35241
  • Liveness and readiness probes return down when lazy initialization is enabled #35235
  • Devtools main method search algorithm can find incorrect main method #35220
  • When a WebFlux app is deployed to Cloud Foundry some metrics are lost and numerous beans are ineligible for post-processing #35170
  • Treating a null Flyway-specific password as an empty string prevents the use of PGPASS for authentication #35131
  • DisableObservabilityContextCustomizer can't be switched off through properties #35009
  • Application yaml files cannot be loaded when they exceed 3mb #34743
  • @ServletComponentScan causes AOT processing to fail with "Code generation is not supported for bean definitions declaring an instance supplier callback" #34563
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #31216

馃摂 Documentation

  • Polish formatting of permitAll() endpoint security Kotlin example #35456
  • Wrong anchors in Maven plugin documentation #35372
  • Clarify profile support when using AOT #35262
  • Add reference to Tor Spring Boot Starter #35256
  • Correct list of annotations that are equivalent to @SpringBootApplication #35230
  • Harmonize references to application.yaml files in reference docs #35129

馃敤 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35341
  • Upgrade to Groovy 4.0.12 #35342
  • Upgrade to Hazelcast 5.1.6 #35427
  • Upgrade to Infinispan 14.0.9.Final #35343
  • Upgrade to Jackson Bom 2.14.3 #35344
  • Upgrade to Jakarta Activation 2.1.2 #35345
  • Upgrade to Jersey 3.1.2 #35550
  • Upgrade to jOOQ 3.17.13 #35428
  • Upgrade to Json-smart 2.4.11 #35551
  • Upgrade to JUnit Jupiter 5.9.3 #35346
  • Upgrade to Micrometer 1.10.7 #35298
  • Upgrade to Micrometer Tracing 1.0.6 #35420
  • Upgrade to Native Build Tools Plugin 0.9.22 #35406
  • Upgrade to Neo4j Java Driver 5.8.0 #35347

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-actuator-autoconfigure from 2.7.5 to 3.0.7

Release notes

Sourced from org.springframework.boot:spring-boot-actuator-autoconfigure's releases.

v3.0.7

馃悶 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced

Bumps `springBootVersion` from 2.7.5 to 3.0.7.

Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot-autoconfigure` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot-actuator` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot-starter-data-redis` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot-actuator-autoconfigure` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot-starter-jetty` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot-test` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

Updates `org.springframework.boot:spring-boot-starter-validation` from 2.7.5 to 3.0.7
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v3.0.7)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-actuator
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-data-redis
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-jetty
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-validation
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2023

Superseded by #696.

@dependabot dependabot bot closed this May 19, 2023
@dependabot dependabot bot deleted the dependabot/gradle/springBootVersion-3.0.7 branch May 19, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants