Skip to content

Commit c98423b

Browse files
Bump org.springframework.boot:spring-boot-starter-parent (#1212)
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.5 to 3.4.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66f4dc8 commit c98423b

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/it-spring-boot-smoke-test

1 file changed

+1
-1
lines changed

integration-tests/it-spring-boot-smoke-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>3.3.5</version>
10+
<version>3.4.0</version>
1111
<relativePath/> <!-- lookup parent from repository -->
1212
</parent>
1313

0 commit comments

Comments
 (0)