Skip to content

Commit 0e5d542

Browse files
committed
UY-1274 downgrade mariadb driver back to 2.7 latest
1 parent c522f99 commit 0e5d542

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
@@ -539,7 +539,7 @@
539539
<dependency>
540540
<groupId>org.mariadb.jdbc</groupId>
541541
<artifactId>mariadb-java-client</artifactId>
542-
<version>3.0.7</version>
542+
<version>2.7.6</version>
543543
</dependency>
544544
<dependency>
545545
<groupId>com.h2database</groupId>

0 commit comments

Comments
 (0)