Skip to content

Commit 48bfdc1

Browse files
committed
Revert "Upgrade to testcontainers 1.15.0"
This reverts commit b1c446d.
1 parent b1c446d commit 48bfdc1

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-parent

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<spring-asciidoctor-extensions.version>0.4.0.RELEASE</spring-asciidoctor-extensions.version>
3333
<spring-doc-resources.version>0.1.3.RELEASE</spring-doc-resources.version>
3434
<spring-doc-resources.url>https://repo.spring.io/release/io/spring/docresources/spring-doc-resources/${spring-doc-resources.version}/spring-doc-resources-${spring-doc-resources.version}.zip</spring-doc-resources.url>
35-
<testcontainers.version>1.15.0</testcontainers.version>
35+
<testcontainers.version>1.14.3</testcontainers.version>
3636
<testng.version>6.14.3</testng.version>
3737
</properties>
3838
<scm>

0 commit comments

Comments
 (0)