Skip to content

Commit 8ae1292

Browse files
committed
update README version
1 parent 8461b3c commit 8ae1292

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ or maven :
2626
<dependency>
2727
<groupId>org.mariadb.jdbc</groupId>
2828
<artifactId>mariadb-java-client</artifactId>
29-
<version>3.1.0</version>
29+
<version>3.1.1</version>
3030
</dependency>
3131
```
3232

@@ -45,7 +45,7 @@ Development snapshot are available on sonatype nexus repository
4545
<dependency>
4646
<groupId>org.mariadb.jdbc</groupId>
4747
<artifactId>mariadb-java-client</artifactId>
48-
<version>3.1.1-SNAPSHOT</version>
48+
<version>3.1.2-SNAPSHOT</version>
4949
</dependency>
5050
</dependencies>
5151
```

0 commit comments

Comments
 (0)