mirror of
https://github.com/actiontech/dble.git
synced 2026-01-06 21:00:25 -06:00
3
pom.xml
3
pom.xml
@@ -27,6 +27,7 @@
|
||||
</project.build.sourceEncoding>
|
||||
<grpc.version>1.5.0</grpc.version><!-- CURRENT_GRPC_VERSION -->
|
||||
<log4j2.version>2.18.0</log4j2.version>
|
||||
<univocity.parsers.version>2.8.3</univocity.parsers.version>
|
||||
</properties>
|
||||
<repositories>
|
||||
<repository>
|
||||
@@ -163,7 +164,7 @@
|
||||
<dependency>
|
||||
<groupId>com.univocity</groupId>
|
||||
<artifactId>univocity-parsers</artifactId>
|
||||
<version>2.8.3</version>
|
||||
<version>${univocity.parsers.version}</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user