mirror of https://github.com/alibaba/DataX.git
update com.google.protobuf:protobuf-java 3.2.0 to 3.16.1
This commit is contained in:
parent
edc1e5a5ef
commit
5b545f98a2
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<artifactId>datax-all</artifactId>
|
||||
<groupId>com.alibaba.datax</groupId>
|
||||
|
|
@ -18,7 +16,7 @@
|
|||
<phoenix.version>4.11.0-HBase-1.1</phoenix.version>
|
||||
<hadoop.version>2.7.1</hadoop.version>
|
||||
<commons-codec.version>1.8</commons-codec.version>
|
||||
<protobuf.version>3.2.0</protobuf.version>
|
||||
<protobuf.version>3.16.1</protobuf.version>
|
||||
<httpclient.version>4.4.1</httpclient.version>
|
||||
</properties>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue