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 springBootVersion from 2.7.1 to 2.7.2 #396

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2022

Bumps springBootVersion from 2.7.1 to 2.7.2.
Updates spring-boot-configuration-processor from 2.7.1 to 2.7.2

Release notes

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

v2.7.2

🐞 Bug Fixes

  • Publishing a docker image to a private registry fails without authentication #31824
  • In a non-reactive application, health indicators in a parent context are not found #31818
  • Dependency management for Derby is incomplete #31814
  • ApplicationPid doesn't log a warning if it takes a long time to return #31810
  • A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException #31806
  • InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled #31804
  • Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31801
  • GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans #31794
  • Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #31780
  • Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later #31732
  • HTTP Server and Data repositories metrics record null for the description #31706
  • Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section #31690
  • Image building fails with latest Paketo base builder and additional buildpacks configured #31558
  • Tomcat fails to start when PEM files are used and key-store-password is not specified #31253

📔 Documentation

  • Clarify how docker image publishing registry is determined #31826
  • Fix typo in "HTTP and WebSocket" section of GraphQL documentation #31518

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.98 #31790
  • Upgrade to Byte Buddy 1.12.12 #31735
  • Upgrade to Couchbase Client 3.3.2 #31736
  • Upgrade to Dependency Management Plugin 1.0.12.RELEASE #31556
  • Upgrade to Embedded Mongo 3.4.7 #31830
  • Upgrade to GraphQL Java 18.2 #31812
  • Upgrade to Hibernate 5.6.10.Final #31738
  • Upgrade to HttpCore5 5.1.4 #31739
  • Upgrade to Jetty Reactive HTTPClient 1.1.12 #31740
  • Upgrade to JsonAssert 1.5.1 #31741
  • Upgrade to Kotlin Coroutines 1.6.4 #31742
  • Upgrade to Lettuce 6.1.9.RELEASE #31743
  • Upgrade to MariaDB 3.0.6 #31744
  • Upgrade to Micrometer 1.9.2 #31614
  • Upgrade to Neo4j Java Driver 4.4.9 #31745
  • Upgrade to Netty 4.1.79.Final #31746
  • Upgrade to Reactor 2020.0.21 #31608
  • Upgrade to SendGrid 4.9.3 #31747
  • Upgrade to Spring Data 2021.2.2 #31615
  • Upgrade to Spring Framework 5.3.22 #31613
  • Upgrade to Spring GraphQL 1.0.1 #31616
  • Upgrade to Spring Integration 5.5.14 #31800
  • Upgrade to Spring Kafka 2.8.8 #31786
  • Upgrade to Tomcat 9.0.65 #31831

... (truncated)

Commits

Updates spring-boot-starter-test from 2.7.1 to 2.7.2

Release notes

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

v2.7.2

🐞 Bug Fixes

  • Publishing a docker image to a private registry fails without authentication #31824
  • In a non-reactive application, health indicators in a parent context are not found #31818
  • Dependency management for Derby is incomplete #31814
  • ApplicationPid doesn't log a warning if it takes a long time to return #31810
  • A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException #31806
  • InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled #31804
  • Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31801
  • GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans #31794
  • Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #31780
  • Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later #31732
  • HTTP Server and Data repositories metrics record null for the description #31706
  • Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section #31690
  • Image building fails with latest Paketo base builder and additional buildpacks configured #31558
  • Tomcat fails to start when PEM files are used and key-store-password is not specified #31253

📔 Documentation

  • Clarify how docker image publishing registry is determined #31826
  • Fix typo in "HTTP and WebSocket" section of GraphQL documentation #31518

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.98 #31790
  • Upgrade to Byte Buddy 1.12.12 #31735
  • Upgrade to Couchbase Client 3.3.2 #31736
  • Upgrade to Dependency Management Plugin 1.0.12.RELEASE #31556
  • Upgrade to Embedded Mongo 3.4.7 #31830
  • Upgrade to GraphQL Java 18.2 #31812
  • Upgrade to Hibernate 5.6.10.Final #31738
  • Upgrade to HttpCore5 5.1.4 #31739
  • Upgrade to Jetty Reactive HTTPClient 1.1.12 #31740
  • Upgrade to JsonAssert 1.5.1 #31741
  • Upgrade to Kotlin Coroutines 1.6.4 #31742
  • Upgrade to Lettuce 6.1.9.RELEASE #31743
  • Upgrade to MariaDB 3.0.6 #31744
  • Upgrade to Micrometer 1.9.2 #31614
  • Upgrade to Neo4j Java Driver 4.4.9 #31745
  • Upgrade to Netty 4.1.79.Final #31746
  • Upgrade to Reactor 2020.0.21 #31608
  • Upgrade to SendGrid 4.9.3 #31747
  • Upgrade to Spring Data 2021.2.2 #31615
  • Upgrade to Spring Framework 5.3.22 #31613
  • Upgrade to Spring GraphQL 1.0.1 #31616
  • Upgrade to Spring Integration 5.5.14 #31800
  • Upgrade to Spring Kafka 2.8.8 #31786
  • Upgrade to Tomcat 9.0.65 #31831

... (truncated)

Commits

Updates spring-boot-starter-web from 2.7.1 to 2.7.2

Release notes

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

v2.7.2

🐞 Bug Fixes

  • Publishing a docker image to a private registry fails without authentication #31824
  • In a non-reactive application, health indicators in a parent context are not found #31818
  • Dependency management for Derby is incomplete #31814
  • ApplicationPid doesn't log a warning if it takes a long time to return #31810
  • A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException #31806
  • InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled #31804
  • Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31801
  • GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans #31794
  • Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #31780
  • Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later #31732
  • HTTP Server and Data repositories metrics record null for the description #31706
  • Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section #31690
  • Image building fails with latest Paketo base builder and additional buildpacks configured #31558
  • Tomcat fails to start when PEM files are used and key-store-password is not specified #31253

📔 Documentation

  • Clarify how docker image publishing registry is determined #31826
  • Fix typo in "HTTP and WebSocket" section of GraphQL documentation #31518

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.98 #31790
  • Upgrade to Byte Buddy 1.12.12 #31735
  • Upgrade to Couchbase Client 3.3.2 #31736
  • Upgrade to Dependency Management Plugin 1.0.12.RELEASE #31556
  • Upgrade to Embedded Mongo 3.4.7 #31830
  • Upgrade to GraphQL Java 18.2 #31812
  • Upgrade to Hibernate 5.6.10.Final #31738
  • Upgrade to HttpCore5 5.1.4 #31739
  • Upgrade to Jetty Reactive HTTPClient 1.1.12 #31740
  • Upgrade to JsonAssert 1.5.1 #31741
  • Upgrade to Kotlin Coroutines 1.6.4 #31742
  • Upgrade to Lettuce 6.1.9.RELEASE #31743
  • Upgrade to MariaDB 3.0.6 #31744
  • Upgrade to Micrometer 1.9.2 #31614
  • Upgrade to Neo4j Java Driver 4.4.9 #31745
  • Upgrade to Netty 4.1.79.Final #31746
  • Upgrade to Reactor 2020.0.21 #31608
  • Upgrade to SendGrid 4.9.3 #31747
  • Upgrade to Spring Data 2021.2.2 #31615
  • Upgrade to Spring Framework 5.3.22 #31613
  • Upgrade to Spring GraphQL 1.0.1 #31616
  • Upgrade to Spring Integration 5.5.14 #31800
  • Upgrade to Spring Kafka 2.8.8 #31786
  • Upgrade to Tomcat 9.0.65 #31831

... (truncated)

Commits

Updates spring-boot from 2.7.1 to 2.7.2

Release notes

Sourced from spring-boot's releases.

v2.7.2

🐞 Bug Fixes

  • Publishing a docker image to a private registry fails without authentication #31824
  • In a non-reactive application, health indicators in a parent context are not found #31818
  • Dependency management for Derby is incomplete #31814
  • ApplicationPid doesn't log a warning if it takes a long time to return #31810
  • A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException #31806
  • InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled #31804
  • Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31801
  • GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans #31794
  • Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #31780
  • Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later #31732
  • HTTP Server and Data repositories metrics record null for the description #31706
  • Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section #31690
  • Image building fails with latest Paketo base builder and additional buildpacks configured #31558
  • Tomcat fails to start when PEM files are used and key-store-password is not specified #31253

📔 Documentation

  • Clarify how docker image publishing registry is determined #31826
  • Fix typo in "HTTP and WebSocket" section of GraphQL documentation #31518

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.98 #31790
  • Upgrade to Byte Buddy 1.12.12 #31735
  • Upgrade to Couchbase Client 3.3.2 #31736
  • Upgrade to Dependency Management Plugin 1.0.12.RELEASE #31556
  • Upgrade to Embedded Mongo 3.4.7 #31830
  • Upgrade to GraphQL Java 18.2 #31812
  • Upgrade to Hibernate 5.6.10.Final #31738
  • Upgrade to HttpCore5 5.1.4 #31739
  • Upgrade to Jetty Reactive HTTPClient 1.1.12 #31740
  • Upgrade to JsonAssert 1.5.1 #31741
  • Upgrade to Kotlin Coroutines 1.6.4 #31742
  • Upgrade to Lettuce 6.1.9.RELEASE #31743
  • Upgrade to MariaDB 3.0.6 #31744
  • Upgrade to Micrometer 1.9.2 #31614
  • Upgrade to Neo4j Java Driver 4.4.9 #31745
  • Upgrade to Netty 4.1.79.Final #31746
  • Upgrade to Reactor 2020.0.21 #31608
  • Upgrade to SendGrid 4.9.3 #31747
  • Upgrade to Spring Data 2021.2.2 #31615
  • Upgrade to Spring Framework 5.3.22 #31613
  • Upgrade to Spring GraphQL 1.0.1 #31616
  • Upgrade to Spring Integration 5.5.14 #31800
  • Upgrade to Spring Kafka 2.8.8 #31786
  • Upgrade to Tomcat 9.0.65 #31831

... (truncated)

Commits

Updates spring-boot-autoconfigure from 2.7.1 to 2.7.2

Release notes

Sourced from spring-boot-autoconfigure's releases.

v2.7.2

🐞 Bug Fixes

  • Publishing a docker image to a private registry fails without authentication #31824
  • In a non-reactive application, health indicators in a parent context are not found #31818
  • Dependency management for Derby is incomplete #31814
  • ApplicationPid doesn't log a warning if it takes a long time to return #31810
  • A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException #31806
  • InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled #31804
  • Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31801
  • GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans #31794
  • Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #31780
  • Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later #31732
  • HTTP Server and Data repositories metrics record null for the description #31706
  • Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section #31690
  • Image building fails with latest Paketo base builder and additional buildpacks configured #31558
  • Tomcat fails to start when PEM files are used and key-store-password is not specified #31253

📔 Documentation

  • Clarify how docker image publishing registry is determined #31826
  • Fix typo in "HTTP and WebSocket" section of GraphQL documentation #31518

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.98 #31790
  • Upgrade to Byte Buddy 1.12.12 #31735
  • Upgrade to Couchbase Client 3.3.2 #31736
  • Upgrade to Dependency Management Plugin 1.0.12.RELEASE #31556
  • Upgrade to Embedded Mongo 3.4.7 #31830
  • Upgrade to GraphQL Java 18.2 #31812
  • Upgrade to Hibernate 5.6.10.Final #31738
  • Upgrade to HttpCore5 5.1.4 #31739
  • Upgrade to Jetty Reactive HTTPClient 1.1.12 #31740
  • Upgrade to JsonAssert 1.5.1 #31741
  • Upgrade to Kotlin Coroutines 1.6.4 #31742
  • Upgrade to Lettuce 6.1.9.RELEASE #31743
  • Upgrade to MariaDB 3.0.6 #31744
  • Upgrade to Micrometer 1.9.2 #31614
  • Upgrade to Neo4j Java Driver 4.4.9 #31745
  • Upgrade to Netty 4.1.79.Final #31746
  • Upgrade to Reactor 2020.0.21 #31608
  • Upgrade to SendGrid 4.9.3 #31747
  • Upgrade to Spring Data 2021.2.2 #31615
  • Upgrade to Spring Framework 5.3.22 #31613
  • Upgrade to Spring GraphQL 1.0.1 #31616
  • Upgrade to Spring Integration 5.5.14 #31800
  • Upgrade to Spring Kafka 2.8.8 #31786
  • Upgrade to Tomcat 9.0.65 #31831

... (truncated)

Commits

Updates spring-boot-actuator from 2.7.1 to 2.7.2

Release notes

Sourced from spring-boot-actuator's releases.

v2.7.2

🐞 Bug Fixes

  • Publishing a docker image to a private registry fails without authentication #31824
  • In a non-reactive application, health indicators in a parent context are not found #31818
  • Dependency management for Derby is incomplete #31814
  • ApplicationPid doesn't log a warning if it takes a long time to return #31810
  • A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException #31806
  • InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled #31804
  • Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31801
  • GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans #31794
  • Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #31780
  • Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later #31732
  • HTTP Server and Data repositories metrics record null for the description #31706
  • Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section #31690
  • Image building fails with latest Paketo base builder and additional buildpacks configured #31558
  • Tomcat fails to start when PEM files are used and key-store-password is not specified #31253

📔 Documentation

  • Clarify how docker image publishing registry is determined #31826
  • Fix typo in "HTTP and WebSocket" section of GraphQL documentation #31518

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.98 #31790
  • Upgrade to Byte Buddy 1.12.12 #31735
  • Upgrade to Couchbase Client 3.3.2 #31736
  • Upgrade to Dependency Management Plugin 1.0.12.RELEASE #31556
  • Upgrade to Embedded Mongo 3.4.7 #31830
  • Upgrade to GraphQL Java 18.2 #31812
  • Upgrade to Hibernate 5.6.10.Final #31738
  • Upgrade to HttpCore5 5.1.4 #31739
  • Upgrade to Jetty Reactive HTTPClient 1.1.12 #31740
  • Upgrade to JsonAssert 1.5.1 #31741
  • Upgrade to Kotlin Coroutines 1.6.4 #31742
  • Upgrade to Lettuce 6.1.9.RELEASE #31743
  • Upgrade to MariaDB 3.0.6 #31744
  • Upgrade to Micrometer 1.9.2 #31614
  • Upgrade to Neo4j Java Driver 4.4.9 #31745
  • Upgrade to Netty 4.1.79.Final #31746
  • Upgrade to Reactor 2020.0.21 #31608
  • Upgrade to SendGrid 4.9.3 #31747
  • Upgrade to Spring Data 2021.2.2 #31615
  • Upgrade to Spring Framework 5.3.22 #31613
  • Upgrade to Spring GraphQL 1.0.1 #31616
  • Upgrade to Spring Integration 5.5.14 #31800
  • Upgrade to Spring Kafka 2.8.8 #31786
  • Upgrade to Tomcat 9.0.65 #31831

... (truncated)

Commits

Updates spring-boot-starter-data-redis from 2.7.1 to 2.7.2

Release notes

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

v2.7.2

🐞 Bug Fixes

  • Publishing a docker image to a private registry fails without authentication #31824
  • In a non-reactive application, health indicators in a parent context are not found #31818
  • Dependency management for Derby is incomplete #31814
  • ApplicationPid doesn't log a warning if it takes a long time to return #31810
  • A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException #31806
  • InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled #31804
  • Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31801
  • GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans #31794
  • Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #31780
  • Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later #31732
  • HTTP Server and Data repositories metrics record null for the description #31706
  • Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section #31690
  • Image building fails with latest Paketo base builder and additional buildpacks configured #31558
  • Tomcat fails to start when PEM files are used and key-store-password is not specified #31253

📔 Documentation

  • Clarify how docker image publishing registry is determined #31826
  • Fix typo in "HTTP and WebSocket" section of GraphQL documentation #31518

🔨 Dependency Upgrades

  • Upgrade to AppEngine SDK 1.9.98 #31790
  • Upgrade to Byte Buddy 1.12.12 #31735
  • Upgrade to Couchbase Client 3.3.2 #31736
  • Upgrade to Dependency Management Plugin 1.0.12.RELEASE #31556
  • Upgrade to Embedded Mongo 3.4.7 #31830
  • Upgrade to GraphQL Java 18.2 #31812
  • Upgrade to Hibernate 5.6.10.Final #31738
  • Upgrade to HttpCore5 5.1.4 #31739
  • Upgrade to Jetty Reactive HTTPClient 1.1.12 #31740
  • Upgrade to JsonAssert 1.5.1 #31741
  • Upgrade to Kotlin Coroutines 1.6.4 #31742
  • Upgrade to Lettuce 6.1.9.RELEASE #31743
  • Upgrade to MariaDB 3.0.6 #31744
  • Upgrade to Micrometer 1.9.2 #31614
  • Upgrade to Neo4j Java Driver 4.4.9 #31745
  • Upgrade to Netty 4.1.79.Final #31746
  • Upgrade to Reactor 2020.0.21 #31608
  • Upgrade to SendGrid 4.9.3 #31747
  • Upgrade to Spring Data 2021.2.2 #31615
  • Upgrade to Spring Framework 5.3.22 #31613
  • Upgrade to Spring GraphQL 1.0.1 #31616
  • Upgrade to Spring Integration 5.5.14 #31800
  • Upgrade to Spring Kafka 2.8.8 #31786
  • Upgrade to Tomcat 9.0.65 #31831

... (truncated)

Commits

Updates spring-boot-actuator-autoconfigure from 2.7.1 to 2.7.2

Release notes

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

v2.7.2

🐞 Bug Fixes

  • Publishing a docker image to a private registry fails without authentication #31824
  • In a non-reactive application, health indicators in a parent context are not found #31818
  • Dependency management for Derby is incomplete #31814
  • ApplicationPid doesn't log a warning if it takes a long time to return #31810
  • A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException #31806
  • InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled #31804
  • Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException #31801
  • GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans #31794
  • Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions #31780
  • Log4j2's shutdown hook is not disabled when using Log4j 2.18 or...

    Description has been truncated

Bumps `springBootVersion` from 2.7.1 to 2.7.2.

Updates `spring-boot-configuration-processor` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot-starter-test` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot-starter-web` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot-autoconfigure` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot-actuator` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot-starter-data-redis` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot-actuator-autoconfigure` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot-gradle-plugin` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot-starter-jetty` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot-test` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

Updates `spring-boot-starter-validation` from 2.7.1 to 2.7.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.1...v2.7.2)

---
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-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-data-redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-actuator-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-jetty
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-validation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2022
@MediaMarco MediaMarco merged commit de21a75 into master Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/springBootVersion-2.7.2 branch August 1, 2022 11:43
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.

1 participant