File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
spring-modulith-events/spring-modulith-events-jdbc Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4141 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4242 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
4343 <spring-boot .version>3.4.0-M2</spring-boot .version>
44- <spring-framework .version>6.2.0-M6 </spring-framework .version> <!-- For Javadoc links only -->
44+ <spring-framework .version>6.2.0-M7 </spring-framework .version> <!-- For Javadoc links only -->
4545 <spring-cloud-aws-bom .version>3.1.1</spring-cloud-aws-bom .version>
46+ <testcontainers .version>1.17.6</testcontainers .version>
4647
4748 </properties >
4849
Original file line number Diff line number Diff line change 1313
1414 <properties >
1515 <module .name>org.springframework.modulith.events.jdbc</module .name>
16- <testcontainers .version>1.17.3</testcontainers .version>
1716 </properties >
1817
1918 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments