Skip to content

Commit c89f11c

Browse files
committed
Update to testcontainers 1.21.4
1 parent 798aea3 commit c89f11c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<pac4j.version>1.6.0</pac4j.version>
2525
<doc.skip>true</doc.skip>
2626
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
27-
<testcontainers.version>2.0.3</testcontainers.version>
27+
<testcontainers.version>1.21.4</testcontainers.version>
2828
</properties>
2929

3030
<dependencyManagement>

0 commit comments

Comments
 (0)