We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cab92f0 commit 4add84cCopy full SHA for 4add84c
1 file changed
pom.xml
@@ -320,9 +320,9 @@ flexible messaging model and an intuitive client API.</description>
320
<failsafe.version>3.3.2</failsafe.version>
321
322
<!-- test dependencies -->
323
- <testcontainers.version>1.21.3</testcontainers.version>
+ <testcontainers.version>1.21.4</testcontainers.version>
324
<!-- Set docker-java.version to the version of docker-java used in org.testcontainers:testcontainers pom -->
325
- <docker-java.version>3.4.2</docker-java.version>
+ <docker-java.version>3.7.0</docker-java.version>
326
<hamcrest.version>2.2</hamcrest.version>
327
<restassured.version>5.4.0</restassured.version>
328
<kerby.version>1.1.1</kerby.version>
0 commit comments