Merge pull request #1688 from hantmac/patch-1

Update pom.xml
This commit is contained in:
dingxiaobo 2023-03-23 13:50:50 +08:00 committed by GitHub
commit 2401ac3337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
<dependency>
<groupId>com.databend</groupId>
<artifactId>databend-jdbc</artifactId>
<version>0.0.4</version>
<version>0.0.5</version>
</dependency>
<dependency>
<groupId>com.alibaba.datax</groupId>
@ -98,4 +98,4 @@
</plugin>
</plugins>
</build>
</project>
</project>