Skip to content

Commit 997caee

Browse files
Bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.3 to 3.4.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.3...v3.4.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6500aa0 commit 997caee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<artifactId>spring-boot-starter-parent</artifactId>
153153
<groupId>org.springframework.boot</groupId>
154154
<relativePath/>
155-
<version>3.2.3</version> <!-- lookup parent from repository -->
155+
<version>3.4.1</version> <!-- lookup parent from repository -->
156156
</parent>
157157
<properties>
158158
<java.version>22</java.version>

0 commit comments

Comments
 (0)