Skip to content

Commit 704f7b6

Browse files
Bump the spring group with 2 updates
Bumps the spring group with 2 updates: [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-starter-parent` from 3.5.8 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.8...v4.0.3) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.5.8 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.8...v4.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: spring ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2475617 commit 704f7b6

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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.8</version>
8+
<version>4.0.5</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.crimeLink</groupId>
@@ -161,7 +161,7 @@
161161
<path>
162162
<groupId>org.springframework.boot</groupId>
163163
<artifactId>spring-boot-configuration-processor</artifactId>
164-
<version>3.5.8</version>
164+
<version>4.0.5</version>
165165
</path>
166166
</annotationProcessorPaths>
167167
</configuration>

0 commit comments

Comments
 (0)