mirror of https://github.com/apache/lucene.git
SOLR-3735: Update velocity also in Maven
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426839 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b6d4d6e907
commit
dbd1d94004
|
@ -333,7 +333,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.velocity</groupId>
|
||||
<artifactId>velocity</artifactId>
|
||||
<version>1.6.4</version>
|
||||
<version>1.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.velocity</groupId>
|
||||
|
|
Loading…
Reference in New Issue