Skip to content

Commit d4ae6c5

Browse files
authored
Merge pull request #137 from rabbitmq/dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-4.0.0
Bump org.springframework.boot:spring-boot-maven-plugin from 3.5.7 to 4.0.0
2 parents b40bb15 + fccd0a3 commit d4ae6c5

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.7</spring-boot-maven-plugin.version>
15+
<spring-boot-maven-plugin.version>4.0.0</spring-boot-maven-plugin.version>
1616
<logback.version>1.5.21</logback.version>
1717
<junit.jupiter.version>6.0.1</junit.jupiter.version>
1818
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>

0 commit comments

Comments
 (0)