mirror of https://github.com/apache/lucene.git
SOLR-7355: Accidentally committed from solr directory before.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672151 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7e9b7448d1
commit
94a32dc4cc
|
@ -25,6 +25,8 @@ com.fasterxml.jackson.core.version = 2.3.1
|
|||
/com.fasterxml.jackson.core/jackson-core = ${com.fasterxml.jackson.core.version}
|
||||
/com.fasterxml.jackson.core/jackson-databind = ${com.fasterxml.jackson.core.version}
|
||||
|
||||
/com.github.ben-manes.caffeine/caffeine = 1.0.1
|
||||
|
||||
/com.google.guava/guava = 14.0.1
|
||||
|
||||
com.google.inject.guice.version = 3.0
|
||||
|
@ -32,7 +34,6 @@ com.google.inject.guice.version = 3.0
|
|||
/com.google.inject/guice = ${com.google.inject.guice.version}
|
||||
|
||||
/com.google.protobuf/protobuf-java = 2.5.0
|
||||
/com.googlecode.concurrentlinkedhashmap/concurrentlinkedhashmap-lru = 1.2
|
||||
/com.googlecode.juniversalchardet/juniversalchardet = 1.0.3
|
||||
/com.googlecode.mp4parser/isoparser = 1.0.2
|
||||
/com.ibm.icu/icu4j = 54.1
|
||||
|
|
Loading…
Reference in New Issue