File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 <lombok .version>1.18.30</lombok .version>
4141 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4242 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
43- <spring .version>6.0.11 </spring .version> <!-- For Javadoc links only -->
44- <spring-boot .version>3.2.0-M2 </spring-boot .version>
43+ <spring .version>6.0.12 </spring .version> <!-- For Javadoc links only -->
44+ <spring-boot .version>3.2.0-M3 </spring-boot .version>
4545
4646 </properties >
4747
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.2.0-M2 </version >
7+ <version >3.2.0-M3 </version >
88 <relativePath />
99 </parent >
1010
2525
2626 <properties >
2727 <java .version>17</java .version>
28- <spring-boot .version>3.2.0-M2 </spring-boot .version>
28+ <spring-boot .version>3.2.0-M3 </spring-boot .version>
2929 </properties >
3030
3131 <build >
You can’t perform that action at this time.
0 commit comments