Skip to content

Commit

Permalink
use correct mariadb-java-client version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brokkonaut committed Sep 29, 2022
1 parent dd40ffe commit 345f44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>2.1.2</version>
<version>3.0.8</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 345f44c

Please sign in to comment.