mirror of
https://github.com/apache/sqoop.git
synced 2025-05-03 06:09:47 +08:00
SQOOP-326. Upgrade Avro dependency version.
(Alejandro Abdelnur via Arvind Prabhakar) git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1163453 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
892610c5b7
commit
d7ac5ebaa3
2
ivy.xml
2
ivy.xml
@ -123,5 +123,7 @@ under the License.
|
||||
<exclude org="log4j" module="log4j"/>
|
||||
</dependency>
|
||||
|
||||
<exclude org="org.apache.hadoop" module="avro"/>
|
||||
|
||||
</dependencies>
|
||||
</ivy-module>
|
||||
|
@ -18,7 +18,7 @@
|
||||
# This properties file lists the versions of the various artifacts we use.
|
||||
# It drives ivy and the generation of a maven POM
|
||||
|
||||
avro.version=1.5.2
|
||||
avro.version=1.5.3
|
||||
|
||||
checkstyle.version=5.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user