We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c7f838 + 86af149 commit aab5569Copy full SHA for aab5569
README.md
@@ -9,6 +9,7 @@ There are the version correspondence between client and Nebula:
9
| v2.5 | 2.5.0, 2.5.1 |
10
| v2.6.2 | 2.6.0, 2.6.1, 2.6.2 |
11
| v3.0.0 | 3.0.0 |
12
+| v3.3.0 | 3.3.0 |
13
14
15
## 0. Introduction
pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>org.nebula-contrib</groupId>
<artifactId>nebula-jdbc</artifactId>
- <version>3.0.0</version>
+ <version>3.3.0</version>
<properties>
0 commit comments