Skip to content

Commit 4bd497e

Browse files
authored
Merge pull request #2364 from mybatis/dependabot/maven/org.testcontainers-mysql-1.16.2
Bump mysql from 1.16.1 to 1.16.2
2 parents a6d288b + eeb0975 commit 4bd497e

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
@@ -276,7 +276,7 @@
276276
<dependency>
277277
<groupId>org.testcontainers</groupId>
278278
<artifactId>mysql</artifactId>
279-
<version>1.16.1</version>
279+
<version>1.16.2</version>
280280
<scope>test</scope>
281281
</dependency>
282282
<!-- For javadoc link -->

0 commit comments

Comments
 (0)