Skip to content

Commit

Permalink
HSEARCH-1122 Update Avro dependency to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelbernard committed May 7, 2012
1 parent 2d87e4d commit 5acd517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -176,7 +176,7 @@
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.5.1</version>
<version>1.6.3</version>
</dependency>
<dependency>
<!-- To force testing of Apache Avro integration with the version of Jackson used in AS 7.1 -->
Expand Down

0 comments on commit 5acd517

Please sign in to comment.