Skip to content

Commit 74b2304

Browse files
Bump org.springframework.boot:spring-boot-maven-plugin
Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.4...v3.5.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f287845 commit 74b2304

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
@@ -12,7 +12,7 @@
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<java.version>1.8</java.version>
1414
<perf-test.version>2.19.0</perf-test.version>
15-
<spring-boot-maven-plugin.version>3.5.4</spring-boot-maven-plugin.version>
15+
<spring-boot-maven-plugin.version>3.5.5</spring-boot-maven-plugin.version>
1616
<logback.version>1.5.18</logback.version>
1717
<junit.jupiter.version>5.13.4</junit.jupiter.version>
1818
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)