ibeetlsql升级3.20.3

beetlsql3-dev
Mlxa0324 2 years ago
parent 31c892d32a
commit 523f7ba3bc

@ -94,10 +94,17 @@
</exclusions> </exclusions>
</dependency> </dependency>
<!-- https://mvnrepository.com/artifact/com.ibeetl/sql-fetch --> <!-- https://mvnrepository.com/artifact/com.ibeetl/sql-fetch -->
<!-- <dependency>-->
<!-- <groupId>com.ibeetl</groupId>-->
<!-- <artifactId>beetlsql</artifactId>-->
<!-- <version>3.19.0-RELEASE</version>-->
<!-- </dependency>-->
<!-- 升级到3.20 先看看。 -->
<dependency> <dependency>
<groupId>com.ibeetl</groupId> <groupId>com.ibeetl</groupId>
<artifactId>beetlsql</artifactId> <artifactId>beetlsql</artifactId>
<version>3.19.0-RELEASE</version> <version>3.20.3-RELEASE</version>
</dependency> </dependency>
<!-- beetlSQL多数据源 --> <!-- beetlSQL多数据源 -->

Loading…
Cancel
Save