File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 43
43
<jmolecules-bom .version>2023.3.1</jmolecules-bom .version>
44
44
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
45
45
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
46
- <spring-boot .version>3.5.0-M3 </spring-boot .version>
46
+ <spring-boot .version>3.5.0-RC1 </spring-boot .version>
47
47
<spring-framework .version>6.2.6</spring-framework .version> <!-- For Javadoc links only -->
48
48
<testcontainers .version>1.17.6</testcontainers .version>
49
49
<structurizr .version>3.1.0</structurizr .version>
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.5.0-M3 </version >
7
+ <version >3.5.0-RC1 </version >
8
8
<relativePath />
9
9
</parent >
10
10
You can’t perform that action at this time.
0 commit comments