Upgrade to Testcontainers 1.20.3.

See #2417
This commit is contained in:
Mark Paluch
2024-11-08 11:48:18 +01:00
parent be3c796373
commit 12a8fbca51

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<!--
@@ -138,7 +137,7 @@
<spring-hateoas>2.4.0-RC2</spring-hateoas>
<spring-plugin>3.0.0</spring-plugin>
<servlet-api>6.0.0</servlet-api>
<testcontainers>1.20.2</testcontainers>
<testcontainers>1.20.3</testcontainers>
<validation>3.0.2</validation>
<vavr>0.10.4</vavr>
<webbeans>4.0.2</webbeans>
@@ -1515,4 +1514,4 @@
</repository>
</repositories>
</project>
</project>