Upgrade to Testcontainers 1.20.4.

See #2467
This commit is contained in:
Mark Paluch
2025-01-10 10:42:00 +01:00
parent f4629298a3
commit ffb8da22a1

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</spring-hateoas>
<spring-plugin>3.0.0</spring-plugin>
<servlet-api>6.0.0</servlet-api>
<testcontainers>1.20.3</testcontainers>
<testcontainers>1.20.4</testcontainers>
<validation>3.0.2</validation>
<vavr>0.10.4</vavr>
<webbeans>4.0.2</webbeans>
@@ -1515,4 +1514,4 @@
</repository>
</repositories>
</project>
</project>