Skip to content

Commit 811c25d

Browse files
authored
Merge pull request #1943 from mybatis/dependabot/maven/org.testcontainers-mysql-1.14.3
Bump mysql from 1.14.2 to 1.14.3
2 parents c2e6b3f + c3b01cc commit 811c25d

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.2</version>
282+
<version>1.14.3</version>
283283
<scope>test</scope>
284284
</dependency>
285285
</dependencies>

0 commit comments

Comments
 (0)