File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 41
41
<lombok .version>1.18.32</lombok .version>
42
42
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
43
43
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
44
- <spring-boot .version>3.3.0-M3 </spring-boot .version>
44
+ <spring-boot .version>3.3.0-RC1 </spring-boot .version>
45
45
<spring-framework .version>6.1.5</spring-framework .version> <!-- For Javadoc links only -->
46
46
<spring-cloud-aws-bom .version>3.1.1</spring-cloud-aws-bom .version>
47
47
Original file line number Diff line number Diff line change 26
26
<properties >
27
27
<java .version>17</java .version>
28
28
<jmolecules .version>2023.1.2</jmolecules .version>
29
- <spring-boot .version>3.3.0-M3 </spring-boot .version>
29
+ <spring-boot .version>3.3.0-RC1 </spring-boot .version>
30
30
</properties >
31
31
32
32
<build >
You can’t perform that action at this time.
0 commit comments