We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d0d93c commit d12185aCopy full SHA for d12185a
integration_test_suite/integration_tests/pom.xml
@@ -72,7 +72,7 @@
72
<dependency>
73
<groupId>org.testcontainers</groupId>
74
<artifactId>testcontainers</artifactId>
75
- <version>2.0.2</version>
+ <version>2.0.3</version>
76
<exclusions>
77
<exclusion>
78
<groupId>org.apache.commons</groupId>
pom.xml
@@ -120,7 +120,7 @@
120
</plugin>
121
<plugin>
122
<artifactId>maven-release-plugin</artifactId>
123
- <version>3.3.0</version>
+ <version>3.3.1</version>
124
125
126
<artifactId>maven-dependency-plugin</artifactId>
0 commit comments