Skip to content

Commit

Permalink
Upgrade to Testcontainers 1.19.3.
Browse files Browse the repository at this point in the history
See #2191
  • Loading branch information
mp911de committed Dec 14, 2023
1 parent a68748f commit bd7ea04
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions parent/pom.xml
Original file line number Diff line number Diff line change
@@ -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">

<!--
Expand Down Expand Up @@ -135,7 +134,7 @@
<spring-hateoas>2.1.3</spring-hateoas>
<spring-plugin>3.0.0</spring-plugin>
<servlet-api>6.0.0</servlet-api>
<testcontainers>1.19.2</testcontainers>
<testcontainers>1.19.3</testcontainers>
<validation>3.0.2</validation>
<vavr>0.10.4</vavr>
<webbeans>2.0.27</webbeans>
Expand Down Expand Up @@ -1365,4 +1364,4 @@
</repository>
</repositories>

</project>
</project>

0 comments on commit bd7ea04

Please sign in to comment.