Bump version.spring.boot from 2.7.5 to 3.0.4#346
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps `version.spring.boot` from 2.7.5 to 3.0.4. Updates `spring-boot-dependencies` from 2.7.5 to 3.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.0.4) Updates `spring-boot-starter` from 2.7.5 to 3.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.0.4) Updates `spring-boot-starter-web` from 2.7.5 to 3.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.0.4) Updates `spring-boot-configuration-processor` from 2.7.5 to 3.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.0.4) Updates `spring-boot-starter-test` from 2.7.5 to 3.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.0.4) Updates `spring-boot-starter-jdbc` from 2.7.5 to 3.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.0.4) Updates `spring-boot-maven-plugin` from 2.7.5 to 3.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.0.4) Updates `spring-boot-autoconfigure` from 2.7.5 to 3.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.5...v3.0.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-starter 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-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-jdbc dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework.boot:spring-boot-maven-plugin 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 ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Mar 6, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
version.spring.bootfrom 2.7.5 to 3.0.4.Updates
spring-boot-dependenciesfrom 2.7.5 to 3.0.4Release notes
Sourced from spring-boot-dependencies's releases.
... (truncated)
Commits
16218bcRelease v3.0.44370757Use Java 17 in Maven integration tests5c43e42Merge branch '2.7.x' into 3.0.x95cd0f2Test Boot's Maven Plugin against Maven 3.9.0e998303Upgrade to Spring Data Bom 2022.0.377932d9Merge branch '2.7.x' into 3.0.xac27c3cUpgrade to Gradle Enterprise Gradle plugin 3.12.46a95f44Merge branch '2.7.x' into 3.0.x68a1dd3Document support for Gradle 803dd666Merge branch '2.7.x' into 3.0.xUpdates
spring-boot-starterfrom 2.7.5 to 3.0.4Release notes
Sourced from spring-boot-starter's releases.
... (truncated)
Commits
16218bcRelease v3.0.44370757Use Java 17 in Maven integration tests5c43e42Merge branch '2.7.x' into 3.0.x95cd0f2Test Boot's Maven Plugin against Maven 3.9.0e998303Upgrade to Spring Data Bom 2022.0.377932d9Merge branch '2.7.x' into 3.0.xac27c3cUpgrade to Gradle Enterprise Gradle plugin 3.12.46a95f44Merge branch '2.7.x' into 3.0.x68a1dd3Document support for Gradle 803dd666Merge branch '2.7.x' into 3.0.xUpdates
spring-boot-starter-webfrom 2.7.5 to 3.0.4Release notes
Sourced from spring-boot-starter-web's releases.
... (truncated)
Commits
16218bcRelease v3.0.44370757Use Java 17 in Maven integration tests5c43e42Merge branch '2.7.x' into 3.0.x95cd0f2Test Boot's Maven Plugin against Maven 3.9.0e998303Upgrade to Spring Data Bom 2022.0.377932d9Merge branch '2.7.x' into 3.0.xac27c3cUpgrade to Gradle Enterprise Gradle plugin 3.12.46a95f44Merge branch '2.7.x' into 3.0.x68a1dd3Document support for Gradle 803dd666Merge branch '2.7.x' into 3.0.xUpdates
spring-boot-configuration-processorfrom 2.7.5 to 3.0.4Release notes
Sourced from spring-boot-configuration-processor's releases.
... (truncated)
Commits
16218bcRelease v3.0.44370757Use Java 17 in Maven integration tests5c43e42Merge branch '2.7.x' into 3.0.x95cd0f2Test Boot's Maven Plugin against Maven 3.9.0e998303Upgrade to Spring Data Bom 2022.0.377932d9Merge branch '2.7.x' into 3.0.xac27c3cUpgrade to Gradle Enterprise Gradle plugin 3.12.46a95f44Merge branch '2.7.x' into 3.0.x68a1dd3Document support for Gradle 803dd666Merge branch '2.7.x' into 3.0.xUpdates
spring-boot-starter-testfrom 2.7.5 to 3.0.4Release notes
Sourced from spring-boot-starter-test's releases.
... (truncated)
Commits
16218bcRelease v3.0.44370757Use Java 17 in Maven integration tests5c43e42Merge branch '2.7.x' into 3.0.x95cd0f2Test Boot's Maven Plugin against Maven 3.9.0e998303Upgrade to Spring Data Bom 2022.0.377932d9Merge branch '2.7.x' into 3.0.xac27c3cUpgrade to Gradle Enterprise Gradle plugin 3.12.46a95f44Merge branch '2.7.x' into 3.0.x68a1dd3Document support for Gradle 803dd666Merge branch '2.7.x' into 3.0.xUpdates
spring-boot-starter-jdbcfrom 2.7.5 to 3.0.4Release notes
Sourced from spring-boot-starter-jdbc's releases.
... (truncated)
Commits
16218bcRelease v3.0.44370757Use Java 17 in Maven integration tests5c43e42Merge branch '2.7.x' into 3.0.x95cd0f2Test Boot's Maven Plugin against Maven 3.9.0e998303Upgrade to Spring Data Bom 2022.0.377932d9Merge branch '2.7.x' into 3.0.xac27c3cUpgrade to Gradle Enterprise Gradle plugin 3.12.46a95f44Merge branch '2.7.x' into 3.0.x68a1dd3Document support for Gradle 803dd666Merge branch '2.7.x' into 3.0.xUpdates
spring-boot-maven-pluginfrom 2.7.5 to 3.0.4Release notes
Sourced from spring-boot-maven-plugin's releases.
... (truncated)
Commits
16218bcRelease v3.0.44370757Use Java 17 in Maven integration tests5c43e42Merge branch '2.7.x' into 3.0.x95cd0f2Test Boot's Maven Plugin against Maven 3.9.0e998303Upgrade to Spring Data Bom 2022.0.377932d9Merge branch '2.7.x' into 3.0.xac27c3cUpgrade to Gradle Enterprise Gradle plugin 3.12.46a95f44Merge branch '2.7.x' into 3.0.x68a1dd3Document support for Gradle 803dd666Merge branch '2.7.x' into 3.0.xUpdates
spring-boot-autoconfigurefrom 2.7.5 to 3.0.4Release notes
Sourced from spring-boot-autoconfigure's releases.
... (truncated)
Commits
16218bcRelease v3.0.4