Upgrade to Testcontainers 1.19.5.

See #2234
This commit is contained in:
Mark Paluch
2024-02-15 08:35:07 +01:00
parent 21d4ad9076
commit 48d706e6f6

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">
<!--
@@ -136,7 +135,7 @@
<spring-hateoas>2.2.0</spring-hateoas>
<spring-plugin>3.0.0</spring-plugin>
<servlet-api>6.0.0</servlet-api>
<testcontainers>1.19.2</testcontainers>
<testcontainers>1.19.5</testcontainers>
<validation>3.0.2</validation>
<vavr>0.10.4</vavr>
<webbeans>4.0.0</webbeans>
@@ -1442,4 +1441,4 @@
</repository>
</repositories>
</project>
</project>