Skip to content

Commit b0e1d19

Browse files
authored
Merge pull request #967 from mybatis/renovate/org.mariadb.jdbc-mariadb-java-client-3.x
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.5
2 parents a00fc0b + 2e38280 commit b0e1d19

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
@@ -202,7 +202,7 @@
202202
<dependency>
203203
<groupId>org.mariadb.jdbc</groupId>
204204
<artifactId>mariadb-java-client</artifactId>
205-
<version>3.5.4</version>
205+
<version>3.5.5</version>
206206
<scope>test</scope>
207207
</dependency>
208208
<dependency>

0 commit comments

Comments
 (0)