Skip to content

Commit a45f98e

Browse files
Bump org.testcontainers:testcontainers from 1.20.6 to 1.21.0 (#15373)
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.20.6 to 1.21.0. - [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.6...1.21.0) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e845fe4 commit a45f98e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
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.6</version>
240+
<version>1.21.0</version>
241241
<scope>test</scope>
242242
</dependency>
243243

dubbo-dependencies-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167

168168
<jaxb_version>2.2.7</jaxb_version>
169169
<activation_version>1.2.0</activation_version>
170-
<test_container_version>1.20.6</test_container_version>
170+
<test_container_version>1.21.0</test_container_version>
171171
<hessian_lite_version>4.0.3</hessian_lite_version>
172172
<swagger_version>1.6.15</swagger_version>
173173

0 commit comments

Comments
 (0)