We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 126de93 commit e87de04Copy full SHA for e87de04
dubbo-config/dubbo-config-api/pom.xml
@@ -237,7 +237,7 @@
237
<dependency>
238
<groupId>org.testcontainers</groupId>
239
<artifactId>testcontainers</artifactId>
240
- <version>1.20.5</version>
+ <version>1.20.6</version>
241
<scope>test</scope>
242
</dependency>
243
dubbo-dependencies-bom/pom.xml
@@ -166,7 +166,7 @@
166
167
<jaxb_version>2.2.7</jaxb_version>
168
<activation_version>1.2.0</activation_version>
169
- <test_container_version>1.20.5</test_container_version>
+ <test_container_version>1.20.6</test_container_version>
170
<hessian_lite_version>4.0.3</hessian_lite_version>
171
<swagger_version>1.6.15</swagger_version>
172
0 commit comments