File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
24
24
<commonscollections >3.2.1</commonscollections >
25
25
<commonslang >2.6</commonslang >
26
- <elasticsearch >1.3.2 </elasticsearch >
26
+ <elasticsearch >1.3.4 </elasticsearch >
27
27
<springdata .commons>1.10.0.BUILD-SNAPSHOT</springdata .commons>
28
28
29
29
</properties >
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Import-Template:
12
12
org.apache.commons.lang.*;version="${commonslang:[=.=.=,+1.0.0)}",
13
13
com.fasterxml.jackson.*;version="${jackson:[=.=.=,+1.0.0)}";resolution:=optional,
14
14
org.elasticsearch.*;version="${elasticsearch:[=.=.=,+1.2.1)}",
15
- org.apache.lucene.*;version="4.8 .1",
15
+ org.apache.lucene.*;version="4.9 .1",
16
16
org.joda.time.*;version="${jodatime:[=.=.=,+1.0.0)}",
17
17
org.slf4j.*;version="${slf4j:[=.=.=,+1.0.0)}",
18
18
org.springframework.*;version="${spring:[=.=.=.=,+1.0.0)}",
You can’t perform that action at this time.
0 commit comments