Skip to content

Commit

Permalink
SAMZA-1722: Upgrading avro from 1.7.0 to 1.7.1
Browse files Browse the repository at this point in the history
Jira: SAMZA-1722: https://issues.apache.org/jira/browse/SAMZA-1722

Author: sanil15 <sanil.jain15@gmail.com>

Reviewers: Prateek Maheshwari <pmaheshwari@apache.org>

Closes apache#529 from Sanil15/SAMZA-1722
  • Loading branch information
Sanil15 authored and prateekm committed May 22, 2018
1 parent ebdb5b2 commit b0ce5db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/
ext {
apacheCommonsCollections4Version = "4.0"
avroVersion = "1.7.0"
avroVersion = "1.7.1"
calciteVersion = "1.14.0"
commonsCliVersion = "1.2"
commonsCodecVersion = "1.9"
Expand Down

0 comments on commit b0ce5db

Please sign in to comment.