From fa75e66ab03f441f8da3407f7dadd5193f712899 Mon Sep 17 00:00:00 2001
From: shixi-star <55426979+shixi-star@users.noreply.github.com>
Date: Mon, 19 Jan 2026 16:57:06 +0800
Subject: [PATCH] Update README.md
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1c929b0db..5e08ff9c7 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ add dependency in your pom.xml:
com.vesoft
driver
- 5.1.1
+ 5.2.0
```
@@ -84,7 +84,7 @@ pom.xml.
org.apache.maven.plugins
maven-shade-plugin
- 3.4.1
+ 5.2.0
@@ -114,6 +114,7 @@ Here is the version correspondence between Java Driver and NebulaGraph:
| Driver Version | Nebula Version |
|:--------------:|:--------------:|
+| 5.2.0 | 5.x.x |
| 5.1.1 | 5.x.x |
| 5.1.0 | 5.x.x |
| 5.0.1 | 5.x.x |