GH-780 - Upgrade to Testcontainers 1.17.6.
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -43,6 +43,7 @@
|
||||
<spring-boot.version>3.3.2</spring-boot.version>
|
||||
<spring-framework.version>6.1.11</spring-framework.version> <!-- For Javadoc links only -->
|
||||
<spring-cloud-aws-bom.version>3.1.1</spring-cloud-aws-bom.version>
|
||||
<testcontainers.version>1.17.6</testcontainers.version>
|
||||
|
||||
</properties>
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
|
||||
<properties>
|
||||
<module.name>org.springframework.modulith.events.jdbc</module.name>
|
||||
<testcontainers.version>1.17.3</testcontainers.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
|
||||
Reference in New Issue
Block a user