Skip to content

Commit ca1e155

Browse files
Bump spring.boot.version from 3.3.5 to 3.4.1
Bumps `spring.boot.version` from 3.3.5 to 3.4.1. Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b07a57 commit ca1e155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<!-- Override spring-boot version from solace-spring-boot to latest patch version -->
3232
<!-- Remove this if the next version of solace-spring-boot works fine -->
33-
<spring.boot.version>3.3.5</spring.boot.version>
33+
<spring.boot.version>3.4.1</spring.boot.version>
3434

3535
<solace.spring.cloud.stream-starter.version>5.6.1-SNAPSHOT</solace.spring.cloud.stream-starter.version>
3636

0 commit comments

Comments
 (0)