Upgrade to Testcontainers 1.17.5.

See #1816
This commit is contained in:
Mark Paluch
2022-10-10 15:05:30 +02:00
parent 99423c39b8
commit af64c6c524

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">
<!--
@@ -130,7 +129,7 @@
<spring>5.3.23</spring>
<spring-hateoas>1.5.2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.3</testcontainers>
<testcontainers>1.17.5</testcontainers>
<threetenbp>1.6.1</threetenbp>
<validation>1.1.0.Final</validation>
<vavr>0.10.4</vavr>
@@ -1353,4 +1352,4 @@
</pluginRepository>
</pluginRepositories>
</project>
</project>