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.7.5 to 2.7.6 #2505

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2022

Bumps spring.boot.version from 2.7.5 to 2.7.6.
Updates spring-boot-configuration-processor from 2.7.5 to 2.7.6

Release notes

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

v2.7.6

馃悶 Bug Fixes

  • ScheduledBeanLazyInitializationExcludeFilter is auto-configured even when annotation-based scheduled has not been enabled #33283
  • SpringBootContextLoader prints banner twice when using a @ContextHierarchy #33262
  • Properties migrator causes an application to fail to start if it tries to map a property whose metadata data entry contains an invalid configuration property name #33249
  • Configuration property binding does not deal with bridge methods #33211
  • Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed #33168
  • Dependency management for XMLUnit is incomplete #32999
  • Spring Boot's Lettuce metrics enable histrograms by default and it's hard to switch them off #32989
  • Dependency management for Selenium is incomplete #32861
  • NumberFormatException when configuring spring.redis.sentinel.nodes with an IPv6 address #32836

馃摂 Documentation

  • Align Tomcat multiple connectors example with recommendation to configure SSL declaratively #33331
  • ConditionalOnClass not working for Bean methods on Java 8 #33328
  • Actuator document is misleading about k8s startup probe #33326
  • Link to Micrometer's @Timed documentation #33265
  • Clarify use of the spring.cache.type property with Hazelcast #33257
  • Example git.commit.time in the Actuator API documentation is thousands of years in the future #33255
  • Links to Features describes sections that have moved elsewhere #33213
  • Fix kafka streams auto start description typo in reference docs #33101
  • OAuth 2 configuration example uses unrecognized value for authorization grant type #33068
  • Fix typos in logging.adoc #32820
  • Harmonize code sample in the "Type-safe Configuration Properties" section #32818

馃敤 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.19 #33272
  • Upgrade to Dropwizard Metrics 4.2.13 #33321
  • Upgrade to Ehcache3 3.10.8 #33322
  • Upgrade to Elasticsearch 7.17.7 #33171
  • Upgrade to Hazelcast 5.1.5 #33172
  • Upgrade to Hibernate 5.6.14.Final #33173
  • Upgrade to HttpClient5 5.1.4 #33323
  • Upgrade to HttpCore5 5.1.5 #33174
  • Upgrade to Janino 3.1.9 #33274
  • Upgrade to Jaybird 4.0.7.java8 #33175
  • Upgrade to MariaDB 3.0.9 #33176
  • Upgrade to Micrometer 1.9.6 #33129
  • Upgrade to Netty 4.1.85.Final #33177
  • Upgrade to Postgresql 42.3.8 #33338
  • Upgrade to Reactor 2020.0.25 #33130
  • Upgrade to Spring AMQP 2.4.8 #33223
  • Upgrade to Spring Data 2021.2.6 #33132
  • Upgrade to Spring Framework 5.3.24 #33131
  • Upgrade to Spring GraphQL 1.0.3 #33150
  • Upgrade to Spring Kafka 2.8.11 #33133
  • Upgrade to Spring REST Docs 2.0.7.RELEASE #33134

... (truncated)

Commits
  • 5d546b3 Release v2.7.6
  • abcbac9 Merge branch '2.6.x' into 2.7.x
  • ebfbf4a Stop testing Gradle plugin against Gradle 7.6 RCs
  • 2778e3c Merge branch '2.6.x' into 2.7.x
  • 76de7a8 Upgrade to Postgresql 42.3.8
  • f68e8ce Upgrade to Postgresql 42.3.8
  • 2170941 Update Kotlin example for Tomcat connector customization
  • 9af2a57 Merge branch '2.6.x' into 2.7.x
  • b00f4f9 Create a HTTP connector in the custom tomcat connector example
  • d430779 Merge branch '2.6.x' into 2.7.x
  • Additional commits viewable in compare view

Updates spring-boot-starter from 2.7.5 to 2.7.6

Release notes

Sourced from spring-boot-starter's releases.

v2.7.6

馃悶 Bug Fixes

  • ScheduledBeanLazyInitializationExcludeFilter is auto-configured even when annotation-based scheduled has not been enabled #33283
  • SpringBootContextLoader prints banner twice when using a @ContextHierarchy #33262
  • Properties migrator causes an application to fail to start if it tries to map a property whose metadata data entry contains an invalid configuration property name #33249
  • Configuration property binding does not deal with bridge methods #33211
  • Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed #33168
  • Dependency management for XMLUnit is incomplete #32999
  • Spring Boot's Lettuce metrics enable histrograms by default and it's hard to switch them off #32989
  • Dependency management for Selenium is incomplete #32861
  • NumberFormatException when configuring spring.redis.sentinel.nodes with an IPv6 address #32836

馃摂 Documentation

  • Align Tomcat multiple connectors example with recommendation to configure SSL declaratively #33331
  • ConditionalOnClass not working for Bean methods on Java 8 #33328
  • Actuator document is misleading about k8s startup probe #33326
  • Link to Micrometer's @Timed documentation #33265
  • Clarify use of the spring.cache.type property with Hazelcast #33257
  • Example git.commit.time in the Actuator API documentation is thousands of years in the future #33255
  • Links to Features describes sections that have moved elsewhere #33213
  • Fix kafka streams auto start description typo in reference docs #33101
  • OAuth 2 configuration example uses unrecognized value for authorization grant type #33068
  • Fix typos in logging.adoc #32820
  • Harmonize code sample in the "Type-safe Configuration Properties" section #32818

馃敤 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.19 #33272
  • Upgrade to Dropwizard Metrics 4.2.13 #33321
  • Upgrade to Ehcache3 3.10.8 #33322
  • Upgrade to Elasticsearch 7.17.7 #33171
  • Upgrade to Hazelcast 5.1.5 #33172
  • Upgrade to Hibernate 5.6.14.Final #33173
  • Upgrade to HttpClient5 5.1.4 #33323
  • Upgrade to HttpCore5 5.1.5 #33174
  • Upgrade to Janino 3.1.9 #33274
  • Upgrade to Jaybird 4.0.7.java8 #33175
  • Upgrade to MariaDB 3.0.9 #33176
  • Upgrade to Micrometer 1.9.6 #33129
  • Upgrade to Netty 4.1.85.Final #33177
  • Upgrade to Postgresql 42.3.8 #33338
  • Upgrade to Reactor 2020.0.25 #33130
  • Upgrade to Spring AMQP 2.4.8 #33223
  • Upgrade to Spring Data 2021.2.6 #33132
  • Upgrade to Spring Framework 5.3.24 #33131
  • Upgrade to Spring GraphQL 1.0.3 #33150
  • Upgrade to Spring Kafka 2.8.11 #33133
  • Upgrade to Spring REST Docs 2.0.7.RELEASE #33134

... (truncated)

Commits
  • 5d546b3 Release v2.7.6
  • abcbac9 Merge branch '2.6.x' into 2.7.x
  • ebfbf4a Stop testing Gradle plugin against Gradle 7.6 RCs
  • 2778e3c Merge branch '2.6.x' into 2.7.x
  • 76de7a8 Upgrade to Postgresql 42.3.8
  • f68e8ce Upgrade to Postgresql 42.3.8
  • 2170941 Update Kotlin example for Tomcat connector customization
  • 9af2a57 Merge branch '2.6.x' into 2.7.x
  • b00f4f9 Create a HTTP connector in the custom tomcat connector example
  • d430779 Merge branch '2.6.x' into 2.7.x
  • Additional commits viewable in compare view

Updates spring-boot-autoconfigure-processor from 2.7.5 to 2.7.6

Release notes

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

v2.7.6

馃悶 Bug Fixes

  • ScheduledBeanLazyInitializationExcludeFilter is auto-configured even when annotation-based scheduled has not been enabled #33283
  • SpringBootContextLoader prints banner twice when using a @ContextHierarchy #33262
  • Properties migrator causes an application to fail to start if it tries to map a property whose metadata data entry contains an invalid configuration property name #33249
  • Configuration property binding does not deal with bridge methods #33211
  • Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed #33168
  • Dependency management for XMLUnit is incomplete #32999
  • Spring Boot's Lettuce metrics enable histrograms by default and it's hard to switch them off #32989
  • Dependency management for Selenium is incomplete #32861
  • NumberFormatException when configuring spring.redis.sentinel.nodes with an IPv6 address #32836

馃摂 Documentation

  • Align Tomcat multiple connectors example with recommendation to configure SSL declaratively #33331
  • ConditionalOnClass not working for Bean methods on Java 8 #33328
  • Actuator document is misleading about k8s startup probe #33326
  • Link to Micrometer's @Timed documentation #33265
  • Clarify use of the spring.cache.type property with Hazelcast #33257
  • Example git.commit.time in the Actuator API documentation is thousands of years in the future #33255
  • Links to Features describes sections that have moved elsewhere #33213
  • Fix kafka streams auto start description typo in reference docs #33101
  • OAuth 2 configuration example uses unrecognized value for authorization grant type #33068
  • Fix typos in logging.adoc #32820
  • Harmonize code sample in the "Type-safe Configuration Properties" section #32818

馃敤 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.19 #33272
  • Upgrade to Dropwizard Metrics 4.2.13 #33321
  • Upgrade to Ehcache3 3.10.8 #33322
  • Upgrade to Elasticsearch 7.17.7 #33171
  • Upgrade to Hazelcast 5.1.5 #33172
  • Upgrade to Hibernate 5.6.14.Final #33173
  • Upgrade to HttpClient5 5.1.4 #33323
  • Upgrade to HttpCore5 5.1.5 #33174
  • Upgrade to Janino 3.1.9 #33274
  • Upgrade to Jaybird 4.0.7.java8 #33175
  • Upgrade to MariaDB 3.0.9 #33176
  • Upgrade to Micrometer 1.9.6 #33129
  • Upgrade to Netty 4.1.85.Final #33177
  • Upgrade to Postgresql 42.3.8 #33338
  • Upgrade to Reactor 2020.0.25 #33130
  • Upgrade to Spring AMQP 2.4.8 #33223
  • Upgrade to Spring Data 2021.2.6 #33132
  • Upgrade to Spring Framework 5.3.24 #33131
  • Upgrade to Spring GraphQL 1.0.3 #33150
  • Upgrade to Spring Kafka 2.8.11 #33133
  • Upgrade to Spring REST Docs 2.0.7.RELEASE #33134

... (truncated)

Commits
  • 5d546b3 Release v2.7.6
  • abcbac9 Merge branch '2.6.x' into 2.7.x
  • ebfbf4a Stop testing Gradle plugin against Gradle 7.6 RCs
  • 2778e3c Merge branch '2.6.x' into 2.7.x
  • 76de7a8 Upgrade to Postgresql 42.3.8
  • f68e8ce Upgrade to Postgresql 42.3.8
  • 2170941 Update Kotlin example for Tomcat connector customization
  • 9af2a57 Merge branch '2.6.x' into 2.7.x
  • b00f4f9 Create a HTTP connector in the custom tomcat connector example
  • d430779 Merge branch '2.6.x' into 2.7.x
  • Additional commits viewable in compare view

Updates spring-boot-starter-data-jpa from 2.7.5 to 2.7.6

Release notes

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

v2.7.6

馃悶 Bug Fixes

  • ScheduledBeanLazyInitializationExcludeFilter is auto-configured even when annotation-based scheduled has not been enabled #33283
  • SpringBootContextLoader prints banner twice when using a @ContextHierarchy #33262
  • Properties migrator causes an application to fail to start if it tries to map a property whose metadata data entry contains an invalid configuration property name #33249
  • Configuration property binding does not deal with bridge methods #33211
  • Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed #33168
  • Dependency management for XMLUnit is incomplete #32999
  • Spring Boot's Lettuce metrics enable histrograms by default and it's hard to switch them off #32989
  • Dependency management for Selenium is incomplete #32861
  • NumberFormatException when configuring spring.redis.sentinel.nodes with an IPv6 address #32836

馃摂 Documentation

  • Align Tomcat multiple connectors example with recommendation to configure SSL declaratively #33331
  • ConditionalOnClass not working for Bean methods on Java 8 #33328
  • Actuator document is misleading about k8s startup probe #33326
  • Link to Micrometer's @Timed documentation #33265
  • Clarify use of the spring.cache.type property with Hazelcast #33257
  • Example git.commit.time in the Actuator API documentation is thousands of years in the future #33255
  • Links to Features describes sections that have moved elsewhere #33213
  • Fix kafka streams auto start description typo in reference docs #33101
  • OAuth 2 configuration example uses unrecognized value for authorization grant type #33068
  • Fix typos in logging.adoc #32820
  • Harmonize code sample in the "Type-safe Configuration Properties" section #32818

馃敤 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.19 #33272
  • Upgrade to Dropwizard Metrics 4.2.13 #33321
  • Upgrade to Ehcache3 3.10.8 #33322
  • Upgrade to Elasticsearch 7.17.7 #33171
  • Upgrade to Hazelcast 5.1.5 #33172
  • Upgrade to Hibernate 5.6.14.Final #33173
  • Upgrade to HttpClient5 5.1.4 #33323
  • Upgrade to HttpCore5 5.1.5 #33174
  • Upgrade to Janino 3.1.9 #33274
  • Upgrade to Jaybird 4.0.7.java8 #33175
  • Upgrade to MariaDB 3.0.9 #33176
  • Upgrade to Micrometer 1.9.6 #33129
  • Upgrade to Netty 4.1.85.Final #33177
  • Upgrade to Postgresql 42.3.8 #33338
  • Upgrade to Reactor 2020.0.25 #33130
  • Upgrade to Spring AMQP 2.4.8 #33223
  • Upgrade to Spring Data 2021.2.6 #33132
  • Upgrade to Spring Framework 5.3.24 #33131
  • Upgrade to Spring GraphQL 1.0.3 #33150
  • Upgrade to Spring Kafka 2.8.11 #33133
  • Upgrade to Spring REST Docs 2.0.7.RELEASE #33134

... (truncated)

Commits
  • 5d546b3 Release v2.7.6
  • abcbac9 Merge branch '2.6.x' into 2.7.x
  • ebfbf4a Stop testing Gradle plugin against Gradle 7.6 RCs
  • 2778e3c Merge branch '2.6.x' into 2.7.x
  • 76de7a8 Upgrade to Postgresql 42.3.8
  • f68e8ce Upgrade to Postgresql 42.3.8
  • 2170941 Update Kotlin example for Tomcat connector customization
  • 9af2a57 Merge branch '2.6.x' into 2.7.x
  • b00f4f9 Create a HTTP connector in the custom tomcat connector example
  • d430779 Merge branch '2.6.x' into 2.7.x
  • Additional commits viewable in compare view

Updates spring-boot-actuator from 2.7.5 to 2.7.6

Release notes

Sourced from spring-boot-actuator's releases.

v2.7.6

馃悶 Bug Fixes

  • ScheduledBeanLazyInitializationExcludeFilter is auto-configured even when annotation-based scheduled has not been enabled #33283
  • SpringBootContextLoader prints banner twice when using a @ContextHierarchy #33262
  • Properties migrator causes an application to fail to start if it tries to map a property whose metadata data entry contains an invalid configuration property name #33249
  • Configuration property binding does not deal with bridge methods #33211
  • Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed #33168
  • Dependency management for XMLUnit is incomplete #32999
  • Spring Boot's Lettuce metrics enable histrograms by default and it's hard to switch them off #32989
  • Dependency management for Selenium is incomplete #32861
  • NumberFormatException when configuring spring.redis.sentinel.nodes with an IPv6 address #32836

馃摂 Documentation

  • Align Tomcat multiple connectors example with recommendation to configure SSL declaratively #33331
  • ConditionalOnClass not working for Bean methods on Java 8 #33328
  • Actuator document is misleading about k8s startup probe #33326
  • Link to Micrometer's @Timed documentation #33265
  • Clarify use of the spring.cache.type property with Hazelcast #33257
  • Example git.commit.time in the Actuator API documentation is thousands of years in the future #33255
  • Links to Features describes sections that have moved elsewhere #33213
  • Fix kafka streams auto start description typo in reference docs #33101
  • OAuth 2 configuration example uses unrecognized value for authorization grant type #33068
  • Fix typos in logging.adoc #32820
  • Harmonize code sample in the "Type-safe Configuration Properties" section #32818

馃敤 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.19 #33272
  • Upgrade to Dropwizard Metrics 4.2.13 #33321
  • Upgrade to Ehcache3 3.10.8 #33322
  • Upgrade to Elasticsearch 7.17.7 #33171
  • Upgrade to Hazelcast 5.1.5 #33172
  • Upgrade to Hibernate 5.6.14.Final #33173
  • Upgrade to HttpClient5 5.1.4 #33323
  • Upgrade to HttpCore5 5.1.5 #33174
  • Upgrade to Janino 3.1.9 #33274
  • Upgrade to Jaybird 4.0.7.java8 #33175
  • Upgrade to MariaDB 3.0.9 #33176
  • Upgrade to Micrometer 1.9.6 #33129
  • Upgrade to Netty 4.1.85.Final #33177
  • Upgrade to Postgresql 42.3.8 #33338
  • Upgrade to Reactor 2020.0.25 #33130
  • Upgrade to Spring AMQP 2.4.8 #33223
  • Upgrade to Spring Data 2021.2.6 #33132
  • Upgrade to Spring Framework 5.3.24 #33131
  • Upgrade to Spring GraphQL 1.0.3 #33150
  • Upgrade to Spring Kafka 2.8.11 #33133
  • Upgrade to Spring REST Docs 2.0.7.RELEASE #33134

... (truncated)

Commits
  • 5d546b3 Release v2.7.6
  • abcbac9 Merge branch '2.6.x' into 2.7.x
  • ebfbf4a Stop testing Gradle plugin against Gradle 7.6 RCs
  • 2778e3c Merge branch '2.6.x' into 2.7.x
  • 76de7a8 Upgrade to Postgresql 42.3.8
  • f68e8ce Upgrade to Postgresql 42.3.8
  • 2170941 Update Kotlin example for Tomcat connector customization
  • 9af2a57 Merge branch '2.6.x' into 2.7.x
  • b00f4f9 Create a HTTP connector in the custom tomcat connector example
  • d430779 Merge branch '2.6.x' into 2.7.x
  • Additional commits viewable in compare view

Updates spring-boot-starter-test from 2.7.5 to 2.7.6

Release notes

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

v2.7.6

馃悶 Bug Fixes

  • ScheduledBeanLazyInitializationExcludeFilter is auto-configured even when annotation-based scheduled has not been enabled #33283
  • SpringBootContextLoader prints banner twice when using a @ContextHierarchy #33262
  • Properties migrator causes an application to fail to start if it tries to map a property whose metadata data entry contains an invalid configuration property name #33249
  • Configuration property binding does not deal with bridge methods #33211
  • Configuring management.server.port via a config tree results in a ConverterNotFoundException when the management context is refreshed #33168
  • Dependency management for XMLUnit is incomplete #32999
  • Spring Boot's Lettuce metrics enable histrograms by default and it's hard to switch them off #32989
  • Dependency management for Selenium is incomplete #32861
  • NumberFormatException when configuring spring.redis.sentinel.nodes with an IPv6 address #32836

馃摂 Documentation

  • Align Tomcat multiple connectors example with recommendation to configure SSL declaratively #33331
  • ConditionalOnClass not working for Bean methods on Java 8 #33328
  • Actuator document is misleading about k8s startup probe #33326
  • Link to Micrometer's @Timed documentation #33265
  • Clarify use of the spring.cache.type property with Hazelcast #33257
  • Example git.commit.time in the Actuator API documentation is thousands of years in the future #33255
  • Links to Features describes sections that have moved elsewhere #33213
  • Fix kafka streams auto start description typo in reference docs #33101
  • OAuth 2 configuration example uses unrecognized value for authorization grant type #33068
  • Fix typos in logging.adoc #32820
  • Harmonize code sample in the "Type-safe Configuration Properties" section #32818

馃敤 Dependency Upgrades

  • Upgrade to Byte Buddy 1.12.19 #33272
  • Upgrade to Dropwizard Metrics 4.2.13 #33321
  • Upgrade to Ehcache3 3.10.8 #33322
  • Upgrade to Elasticsearch 7.17.7 #33171
  • Upgrade to Hazelcast 5.1.5 #33172
  • Upgrade to Hibernate 5.6.14.Final #33173
  • Upgrade to HttpClient5 5.1.4 #33323
  • Upgrade to HttpCore5 5.1.5 #33174
  • Upgrade to Janino 3.1.9 #33274
  • Upgrade to Jaybird 4.0.7.java8 #33175
  • Upgrade to MariaDB 3.0.9 #33176
  • Upgrade to Micrometer 1.9.6 #33129
  • Upgrade to Netty 4.1.85.Final #33177
  • Upgrade to Postgresql 42.3.8 #33338
  • Upgrade to Reactor 2020.0.25 #33130
  • Upgrade to Spring AMQP 2.4.8 #33223
  • Upgrade to Spring Data 2021.2.6 #33132
  • Upgrade to Spring Framework 5.3.24 #33131
  • Upgrade to Spring GraphQL 1.0.3 #33150
  • Upgrade to Spring Kafka 2.8.11 #33133
  • Upgrade to Spring REST Docs 2.0.7.RELEASE #33134

... (truncated)

Commits
  • 5d546b3 Release v2.7.6
  • abcbac9 Merge branch '2.6.x' into 2.7.x
  • ebfbf4a Stop testing Gradle plugin against Gradle 7.6 RCs
  • 2778e3c Merge branch '2.6.x' into 2.7.x
  • 76de7a8 Upgrade to Postgresql 42.3.8
  • f68e8ce Upgrade to Postgresql 42.3.8
  • 2170941 Update Kotlin example for Tomcat connector customization
  • 9af2a57 Merge branch '2.6.x' into 2.7.x
  • b00f4f9 Create a HTTP connector in the custom tomcat connector example
  • d430779 Merge branch '2.6.x' into 2.7.x
  • 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.7.5 to 2.7.6.

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

Updates `spring-boot-starter` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v2.7.6)

Updates `spring-boot-autoconfigure-processor` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v2.7.6)

Updates `spring-boot-starter-data-jpa` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v2.7.6)

Updates `spring-boot-actuator` from 2.7.5 to 2.7.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.7.5...v2.7.6)

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

---
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-actuator
  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
...

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. Type: Dependency Upgrade Use to signal an issue that adjusts the project鈥檚 dependencies. Typically used by dependabot only. labels Nov 25, 2022
@dependabot dependabot bot added this to the Release 4.6.3 milestone Nov 25, 2022
@sonarcloud
Copy link

sonarcloud bot commented Nov 25, 2022

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@smcvb smcvb self-assigned this Nov 28, 2022
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 1823694 into axon-4.6.x Nov 28, 2022
@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 Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/maven/axon-4.6.x/spring.boot.version-2.7.6 branch November 28, 2022 11:32
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