Skip to content

Commit 77ad7ec

Browse files
authored
Merge pull request #604 from mybatis/renovate/org.mariadb.jdbc-mariadb-java-client-3.x
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.1.3
2 parents 6dd5237 + 6d94665 commit 77ad7ec

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
@@ -325,7 +325,7 @@
325325
<dependency>
326326
<groupId>org.mariadb.jdbc</groupId>
327327
<artifactId>mariadb-java-client</artifactId>
328-
<version>3.1.2</version>
328+
<version>3.1.3</version>
329329
<scope>test</scope>
330330
</dependency>
331331
</dependencies>

0 commit comments

Comments
 (0)