Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit 3dee940

Browse files
committed
Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.2
1 parent 37ac5b3 commit 3dee940

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.mariadb.jdbc</groupId>
144144
<artifactId>mariadb-java-client</artifactId>
145-
<version>2.6.0</version>
145+
<version>2.7.2</version>
146146
<scope>compile</scope>
147147
<exclusions>
148148
<exclusion>

0 commit comments

Comments
 (0)