Skip to content

Commit e15ce75

Browse files
authored
Merge pull request #2601 from mybatis/dependabot/maven/org.testcontainers-mysql-1.17.3
Bump mysql from 1.17.2 to 1.17.3
2 parents f2abecc + 17c9693 commit e15ce75

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

0 commit comments

Comments
 (0)