SOLR-3602: Maven configuration: Update ZooKeeper to 3.4.5

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1411724 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2012-11-20 16:19:20 +00:00
parent c02dfdc6ac
commit b67c9e54ea
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@
<dependency>
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
<version>3.3.6</version>
<version>3.4.5</version>
</dependency>
<dependency>
<groupId>org.carrot2</groupId>