Skip to content

Commit

Permalink
Upgrade to Testcontainers 1.19.2.
Browse files Browse the repository at this point in the history
See #2169
  • Loading branch information
mp911de committed Nov 15, 2023
1 parent 69cc47b commit 91a5c87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<spring-hateoas>2.2.0-RC1</spring-hateoas>
<spring-plugin>3.0.0</spring-plugin>
<servlet-api>6.0.0</servlet-api>
<testcontainers>1.19.1</testcontainers>
<testcontainers>1.19.2</testcontainers>
<validation>3.0.2</validation>
<vavr>0.10.4</vavr>
<webbeans>4.0.0</webbeans>
Expand Down Expand Up @@ -1439,4 +1439,4 @@
</repository>
</repositories>

</project>
</project>

0 comments on commit 91a5c87

Please sign in to comment.