Skip to content

Commit 42cff95

Browse files
Bump spring-boot.version from 3.3.5 to 3.4.2
Bumps `spring-boot.version` from 3.3.5 to 3.4.2. Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.5 to 3.4.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.2) --- 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 caca8a1 commit 42cff95

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
@@ -67,7 +67,7 @@
6767
<site-maven-plugin.version>3.21.0</site-maven-plugin.version>
6868
<source-maven-plugin.version>3.3.0</source-maven-plugin.version>
6969
<spotbug-maven-plugin.version>4.8.6.6</spotbug-maven-plugin.version>
70-
<spring-boot.version>3.3.5</spring-boot.version>
70+
<spring-boot.version>3.4.2</spring-boot.version>
7171
<surefire-maven-plugin.version>3.5.2</surefire-maven-plugin.version>
7272
<!-- plugin version end -->
7373
</properties>

0 commit comments

Comments
 (0)