Skip to content

Commit e87de04

Browse files
Bump org.testcontainers:testcontainers from 1.20.5 to 1.20.6 (#15226)
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.20.5 to 1.20.6. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.5...1.20.6) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 126de93 commit e87de04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dubbo-config/dubbo-config-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>org.testcontainers</groupId>
239239
<artifactId>testcontainers</artifactId>
240-
<version>1.20.5</version>
240+
<version>1.20.6</version>
241241
<scope>test</scope>
242242
</dependency>
243243

dubbo-dependencies-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166

167167
<jaxb_version>2.2.7</jaxb_version>
168168
<activation_version>1.2.0</activation_version>
169-
<test_container_version>1.20.5</test_container_version>
169+
<test_container_version>1.20.6</test_container_version>
170170
<hessian_lite_version>4.0.3</hessian_lite_version>
171171
<swagger_version>1.6.15</swagger_version>
172172

0 commit comments

Comments
 (0)