File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 44
44
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
45
45
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
46
46
<spring-boot .version>3.5.0-M2</spring-boot .version>
47
- <spring-framework .version>6.2.3 </spring-framework .version> <!-- For Javadoc links only -->
47
+ <spring-framework .version>6.2.4-SNAPSHOT </spring-framework .version> <!-- For Javadoc links only -->
48
48
<spring-cloud-aws-bom .version>3.1.1</spring-cloud-aws-bom .version>
49
49
<testcontainers .version>1.17.6</testcontainers .version>
50
50
<structurizr .version>3.1.0</structurizr .version>
Original file line number Diff line number Diff line change 12
12
13
13
<properties >
14
14
<module .name>org.springframework.modulith.runtime</module .name>
15
- <spring-framework .version>6.2.2</spring-framework .version>
16
15
</properties >
17
16
18
17
<dependencies >
You can’t perform that action at this time.
0 commit comments