Skip to content

Commit 18a0393

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.4.0 to 3.4.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5a2667 commit 18a0393

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.4.0</spring-boot-maven-plugin.version>
15+
<spring-boot-maven-plugin.version>3.4.1</spring-boot-maven-plugin.version>
1616
<logback.version>1.5.14</logback.version>
1717
<junit.jupiter.version>5.11.4</junit.jupiter.version>
1818
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)