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.
1 parent 2f38c64 commit 2a40164Copy full SHA for 2a40164
server/api-service/lowcoder-plugins/clickHousePlugin/pom.xml
@@ -41,7 +41,7 @@
41
<!-- please stop using ru.yandex.clickhouse as it's been deprecated -->
42
<groupId>com.clickhouse</groupId>
43
<artifactId>clickhouse-jdbc</artifactId>
44
- <version>0.3.2-patch11</version>
+ <version>0.4.6</version>
45
<!-- use uber jar with all dependencies included, change classifier to http for smaller jar -->
46
<classifier>all</classifier>
47
<exclusions>
0 commit comments