Skip to content

Commit c39ef30

Browse files
authored
Merge pull request #907 from mybatis/renovate/org.mariadb.jdbc-mariadb-java-client-3.x
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.2
2 parents bd04ef0 + 910d28f commit c39ef30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>org.mariadb.jdbc</groupId>
202202
<artifactId>mariadb-java-client</artifactId>
203-
<version>3.5.1</version>
203+
<version>3.5.2</version>
204204
<scope>test</scope>
205205
</dependency>
206206
<dependency>

0 commit comments

Comments
 (0)