Skip to content

Commit 89a7133

Browse files
authored
Merge pull request #1932 from mybatis/dependabot/maven/org.testcontainers-mysql-1.14.2
Bump mysql from 1.14.1 to 1.14.2
2 parents 9b4e8a6 + 3a97af5 commit 89a7133

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
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>org.testcontainers</groupId>
281281
<artifactId>mysql</artifactId>
282-
<version>1.14.1</version>
282+
<version>1.14.2</version>
283283
<scope>test</scope>
284284
</dependency>
285285
</dependencies>

0 commit comments

Comments
 (0)