Update README.md

This commit is contained in:
fan 2024-09-14 20:46:24 +08:00 committed by GitHub
parent 09c4caf840
commit 75e805be49
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Import the dependency for your maven project:
<dependency>
<groupId>com.oceanbase</groupId>
<artifactId>obkv-table-client</artifactId>
<version>1.2.12</version>
<version>1.2.13</version>
</dependency>
```