Skip to content

Commit e385136

Browse files
authored
Merge pull request #2431 from mybatis/dependabot/maven/org.testcontainers-mysql-1.16.3
Bump mysql from 1.16.2 to 1.16.3
2 parents c6c5a7f + f5446ca commit e385136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@
270270
<dependency>
271271
<groupId>org.testcontainers</groupId>
272272
<artifactId>mysql</artifactId>
273-
<version>1.16.2</version>
273+
<version>1.16.3</version>
274274
<scope>test</scope>
275275
</dependency>
276276
<!-- For javadoc link -->

0 commit comments

Comments
 (0)