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 48
48
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
49
49
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
50
50
<spring-boot .version>4.0.0-M1</spring-boot .version>
51
- <spring-framework .version>7.0.0-SNAPSHOT </spring-framework .version> <!-- For Javadoc links only -->
51
+ <spring-framework .version>7.0.0-M7 </spring-framework .version> <!-- For Javadoc links only -->
52
52
<testcontainers .version>1.21.3</testcontainers .version>
53
53
<structurizr .version>4.1.0</structurizr .version>
54
54
<micrometer-tracing .version>1.6.0-M1</micrometer-tracing .version>
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.3.2</jmolecules .version>
29
- <spring-framework .version>7.0.0-M5 </spring-framework .version>
29
+ <spring-framework .version>7.0.0-M7 </spring-framework .version>
30
30
<maven .deploy.skip>true</maven .deploy.skip>
31
31
</properties >
32
32
You can’t perform that action at this time.
0 commit comments