Skip to content

Commit d9a1f11

Browse files
authored
Merge pull request #2519 from mybatis/dependabot/maven/org.testcontainers-mysql-1.17.0
Bump mysql from 1.16.3 to 1.17.0
2 parents d648df0 + 983013d commit d9a1f11

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.16.3</version>
274+
<version>1.17.0</version>
275275
<scope>test</scope>
276276
</dependency>
277277
<!-- For javadoc link -->

0 commit comments

Comments
 (0)