Skip to content

Commit 6d94665

Browse files
Update dependency org.mariadb.jdbc:mariadb-java-client to v3.1.3
1 parent 6dd5237 commit 6d94665

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)