File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 42
42
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
43
43
<spring .version>6.0.11</spring .version> <!-- For Javadoc links only -->
44
44
<spring-asciidoctor-backends .version>0.0.7</spring-asciidoctor-backends .version>
45
- <spring-boot .version>3.2.0-SNAPSHOT </spring-boot .version>
45
+ <spring-boot .version>3.2.0-M2 </spring-boot .version>
46
46
47
47
</properties >
48
48
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.boot</groupId >
6
6
<artifactId >spring-boot-starter-parent</artifactId >
7
- <version >3.1.2 </version >
7
+ <version >3.2.0-M2 </version >
8
8
<relativePath />
9
9
</parent >
10
10
23
23
24
24
<properties >
25
25
<java .version>17</java .version>
26
- <spring-boot .version>3.1.2 </spring-boot .version>
26
+ <spring-boot .version>3.2.0-M2 </spring-boot .version>
27
27
</properties >
28
28
29
29
<build >
You can’t perform that action at this time.
0 commit comments