Skip to content

Commit d7a5424

Browse files
authored
Merge pull request #2524 from mybatis/dependabot/maven/org.testcontainers-mysql-1.17.1
Bump mysql from 1.17.0 to 1.17.1
2 parents 7c06691 + b5def8a commit d7a5424

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

0 commit comments

Comments
 (0)