Skip to content

Commit cdd42bb

Browse files
Chore(deps): Bump spring.boot.version from 3.3.3 to 3.3.4 (#1952)
Bumps `spring.boot.version` from 3.3.3 to 3.3.4. Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2936a1d commit cdd42bb

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.3</spring.boot.version>
35+
<spring.boot.version>3.3.4</spring.boot.version>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<spotbugs-maven-plugin.version>4.8.6.3</spotbugs-maven-plugin.version>
3838
<spotbugs.version>4.8.6</spotbugs.version>

0 commit comments

Comments
 (0)