We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f03df8 commit 07f1d5bCopy full SHA for 07f1d5b
pom.xml
@@ -43,6 +43,7 @@
43
<spring-boot.version>3.3.2</spring-boot.version>
44
<spring-framework.version>6.1.11</spring-framework.version> <!-- For Javadoc links only -->
45
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
46
+ <testcontainers.version>1.17.6</testcontainers.version>
47
48
</properties>
49
spring-modulith-events/spring-modulith-events-jdbc/pom.xml
@@ -13,7 +13,6 @@
13
14
<properties>
15
<module.name>org.springframework.modulith.events.jdbc</module.name>
16
- <testcontainers.version>1.17.3</testcontainers.version>
17
18
19
<dependencyManagement>
0 commit comments