File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Add following code block as a dependency
20
20
<dependency >
21
21
<groupId >com.databend</groupId >
22
22
<artifactId >databend-jdbc</artifactId >
23
- <version >0.3.1 </version >
23
+ <version >0.3.2 </version >
24
24
</dependency >
25
25
```
26
26
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.databend</groupId >
8
8
<artifactId >databend-base</artifactId >
9
- <version >0.3.1 </version >
9
+ <version >0.3.2 </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<groupId >com.databend</groupId >
13
13
<artifactId >databend-client</artifactId >
14
- <version >0.3.1 </version >
14
+ <version >0.3.2 </version >
15
15
16
16
<properties >
17
17
<!-- suppress UnresolvedMavenProperty -->
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.databend</groupId >
8
8
<artifactId >databend-base</artifactId >
9
- <version >0.3.1 </version >
9
+ <version >0.3.2 </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<groupId >com.databend</groupId >
13
13
<artifactId >databend-jdbc</artifactId >
14
- <version >0.3.1 </version >
14
+ <version >0.3.2 </version >
15
15
16
16
<properties >
17
17
<!-- suppress UnresolvedMavenProperty -->
24
24
<dependency >
25
25
<groupId >com.databend</groupId >
26
26
<artifactId >databend-client</artifactId >
27
- <version >0.3.1 </version >
27
+ <version >0.3.2 </version >
28
28
</dependency >
29
29
<dependency >
30
30
<groupId >com.squareup.okhttp3</groupId >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<groupId >com.databend</groupId >
11
11
<artifactId >databend-base</artifactId >
12
- <version >0.3.1 </version >
12
+ <version >0.3.2 </version >
13
13
<name >databend-base</name >
14
14
<description >Databend</description >
15
15
<packaging >pom</packaging >
You can’t perform that action at this time.
0 commit comments