mirror of
https://github.com/alibaba/DataX.git
synced 2025-05-02 04:59:51 +08:00
Merge f3cc3e59f7
into 0824b45c5e
This commit is contained in:
commit
6da3c78806
@ -22,7 +22,7 @@
|
||||
|
||||
<!-- http -->
|
||||
<httpclient.version>4.5</httpclient.version>
|
||||
<commons-io.version>2.4</commons-io.version>
|
||||
<commons-io.version>2.14.0</commons-io.version>
|
||||
|
||||
<!-- opentsdb -->
|
||||
<opentsdb.version>2.3.2</opentsdb.version>
|
||||
|
2
pom.xml
2
pom.xml
@ -29,7 +29,7 @@
|
||||
<!--slf4j 1.7.10 和 logback-classic 1.0.13 是好基友 -->
|
||||
<slf4j-api-version>1.7.10</slf4j-api-version>
|
||||
<logback-classic-version>1.0.13</logback-classic-version>
|
||||
<commons-io-version>2.4</commons-io-version>
|
||||
<commons-io-version>2.14.0</commons-io-version>
|
||||
<junit-version>4.13.1</junit-version>
|
||||
<tddl.version>5.1.22-1</tddl.version>
|
||||
<swift-version>1.0.0</swift-version>
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
<!-- http -->
|
||||
<httpclient.version>4.5</httpclient.version>
|
||||
<commons-io.version>2.4</commons-io.version>
|
||||
<commons-io.version>2.14.0</commons-io.version>
|
||||
|
||||
<!-- test -->
|
||||
<junit4.version>4.13.1</junit4.version>
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
<!-- http -->
|
||||
<httpclient.version>4.5</httpclient.version>
|
||||
<commons-io.version>2.4</commons-io.version>
|
||||
<commons-io.version>2.14.0</commons-io.version>
|
||||
|
||||
<!-- test -->
|
||||
<junit4.version>4.13.1</junit4.version>
|
||||
|
Loading…
Reference in New Issue
Block a user