Skip to content

Commit ab45493

Browse files
build(deps): bump the spring-boot group with 3 updates
Bumps the spring-boot group with 3 updates: [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot), [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot). Updates `org.springframework.boot:spring-boot-dependencies` from 3.5.7 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.7 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.0) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.7 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.0) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.7 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring-boot - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring-boot - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring-boot - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring-boot ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f82af7 commit ab45493

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-dependencies</artifactId>
9-
<version>3.5.7</version>
9+
<version>4.0.0</version>
1010
<relativePath />
1111
</parent>
1212

@@ -43,7 +43,7 @@
4343
<!-- The jhipster-framework version should be the same as the artifact version above -->
4444
<jhipster-framework.version>8.11.1-SNAPSHOT</jhipster-framework.version>
4545
<!-- The spring-boot version should be the same as the parent version above -->
46-
<spring-boot.version>3.5.7</spring-boot.version>
46+
<spring-boot.version>4.0.0</spring-boot.version>
4747

4848
<!-- Build properties -->
4949
<java.version>17</java.version>

0 commit comments

Comments
 (0)