Skip to content

Commit d8f3298

Browse files
authored
Merge pull request #928 from mybatis/renovate/org.mariadb.jdbc-mariadb-java-client-3.x
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.3
2 parents 5fb069d + 99becd9 commit d8f3298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2</version>
203+
<version>3.5.3</version>
204204
<scope>test</scope>
205205
</dependency>
206206
<dependency>

0 commit comments

Comments
 (0)