Skip to content

Commit f9db601

Browse files
authored
Merge pull request #2570 from mybatis/dependabot/maven/org.testcontainers-mysql-1.17.2
Bump mysql from 1.17.1 to 1.17.2
2 parents 3325012 + 67a41cb commit f9db601

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
@@ -271,7 +271,7 @@
271271
<dependency>
272272
<groupId>org.testcontainers</groupId>
273273
<artifactId>mysql</artifactId>
274-
<version>1.17.1</version>
274+
<version>1.17.2</version>
275275
<scope>test</scope>
276276
</dependency>
277277
<!-- For javadoc link -->

0 commit comments

Comments
 (0)