Skip to content

Commit 550a587

Browse files
Chore(deps): Bump spring.boot.version from 3.3.5 to 3.4.5 (#2096)
Bumps `spring.boot.version` from 3.3.5 to 3.4.5. Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.5 to 3.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.5) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.4.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.4.5 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> Co-authored-by: Liam Newman <[email protected]>
1 parent 1c7aecd commit 550a587

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
@@ -80,7 +80,7 @@
8080
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
8181
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
8282
<spotbugs.version>4.8.6</spotbugs.version>
83-
<spring.boot.version>3.3.5</spring.boot.version>
83+
<spring.boot.version>3.4.5</spring.boot.version>
8484
<surefire.argLine></surefire.argLine>
8585
</properties>
8686

0 commit comments

Comments
 (0)