We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2cd0e commit 29889c0Copy full SHA for 29889c0
spring-boot-modules/spring-boot-simple/pom.xml
@@ -12,7 +12,7 @@
12
<parent>
13
<groupId>org.springframework.boot</groupId>
14
<artifactId>spring-boot-starter-parent</artifactId>
15
- <version>3.5.4</version>
+ <version>3.5.7</version>
16
<relativePath/>
17
</parent>
18
@@ -96,7 +96,7 @@
96
<properties>
97
<start-class>com.baeldung.bootstrap.Application</start-class>
98
<subethasmtp.version>7.0.2</subethasmtp.version>
99
- <spring-boot-maven-plugin.version>3.5.4</spring-boot-maven-plugin.version>
+ <spring-boot-maven-plugin.version>3.5.7</spring-boot-maven-plugin.version>
100
</properties>
101
102
</project>
0 commit comments