We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8461b3c commit 8ae1292Copy full SHA for 8ae1292
README.md
@@ -26,7 +26,7 @@ or maven :
26
<dependency>
27
<groupId>org.mariadb.jdbc</groupId>
28
<artifactId>mariadb-java-client</artifactId>
29
- <version>3.1.0</version>
+ <version>3.1.1</version>
30
</dependency>
31
```
32
@@ -45,7 +45,7 @@ Development snapshot are available on sonatype nexus repository
45
46
47
48
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.2-SNAPSHOT</version>
49
50
</dependencies>
51
0 commit comments