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 4242 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
4343 <spring .version>6.0.11</spring .version> <!-- For Javadoc links only -->
4444 <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>
4646
4747 </properties >
4848
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.springframework.boot</groupId >
66 <artifactId >spring-boot-starter-parent</artifactId >
7- <version >3.1.2 </version >
7+ <version >3.2.0-M2 </version >
88 <relativePath />
99 </parent >
1010
2323
2424 <properties >
2525 <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>
2727 </properties >
2828
2929 <build >
You can’t perform that action at this time.
0 commit comments