Skip to content

Commit e6eae92

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

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
@@ -32,7 +32,7 @@
3232
</distributionManagement>
3333

3434
<properties>
35-
<spring.boot.version>3.3.5</spring.boot.version>
35+
<spring.boot.version>3.4.3</spring.boot.version>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<spotbugs-maven-plugin.version>4.9.1.0</spotbugs-maven-plugin.version>
3838
<spotbugs.version>4.8.6</spotbugs.version>

0 commit comments

Comments
 (0)