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 09a53c5 commit 664cb34Copy full SHA for 664cb34
spring-multimodule-example/module-b-example/pom.xml
@@ -15,7 +15,7 @@
15
16
<properties>
17
<java.version>21</java.version>
18
- <spring.boot.version>3.5.6</spring.boot.version>
+ <spring.boot.version>3.5.7</spring.boot.version>
19
</properties>
20
21
<dependencies>
spring-multimodule-example/pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.5.6</version>
+ <version>3.5.7</version>
10
<relativePath/>
11
</parent>
12
@@ -17,7 +17,7 @@
22
23
<modules>
0 commit comments