Skip to content

Commit 67aee11

Browse files
renovate-botlqiu96
authored andcommitted
deps: update dependency org.testcontainers:testcontainers-bom to v1.21.3 (#2123)
1 parent ffc038b commit 67aee11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

samples/spring-data-mybatis/googlesql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.testcontainers</groupId>
5151
<artifactId>testcontainers-bom</artifactId>
52-
<version>1.21.2</version>
52+
<version>1.21.3</version>
5353
<scope>import</scope>
5454
<type>pom</type>
5555
</dependency>

samples/spring-data-mybatis/postgresql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.testcontainers</groupId>
4444
<artifactId>testcontainers-bom</artifactId>
45-
<version>1.21.2</version>
45+
<version>1.21.3</version>
4646
<scope>import</scope>
4747
<type>pom</type>
4848
</dependency>

0 commit comments

Comments
 (0)