Skip to content

Commit 91a5c87

Browse files
committed
Upgrade to Testcontainers 1.19.2.
See #2169
1 parent 69cc47b commit 91a5c87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<spring-hateoas>2.2.0-RC1</spring-hateoas>
136136
<spring-plugin>3.0.0</spring-plugin>
137137
<servlet-api>6.0.0</servlet-api>
138-
<testcontainers>1.19.1</testcontainers>
138+
<testcontainers>1.19.2</testcontainers>
139139
<validation>3.0.2</validation>
140140
<vavr>0.10.4</vavr>
141141
<webbeans>4.0.0</webbeans>
@@ -1439,4 +1439,4 @@
14391439
</repository>
14401440
</repositories>
14411441

1442-
</project>
1442+
</project>

0 commit comments

Comments
 (0)