File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
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.1.0 </elasticsearch >
26
+ <elasticsearch >1.1.1 </elasticsearch >
27
27
<springdata .commons>1.8.0.BUILD-SNAPSHOT</springdata .commons>
28
28
29
29
</properties >
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Import-Template:
11
11
org.apache.commons.collections.*;version="${commonscollections:[=.=.=,+1.0.0)}";resolution:=optional,
12
12
org.apache.commons.lang.*;version="${commonslang:[=.=.=,+1.0.0)}",
13
13
com.fasterxml.jackson.*;version="${jackson:[=.=.=,+1.0.0)}";resolution:=optional,
14
- org.elasticsearch.*;version="${elasticsearch:[=.=.=,+1.0.0 )}",
15
- org.apache.lucene.*;version="4.6.1 ",
14
+ org.elasticsearch.*;version="${elasticsearch:[=.=.=,+1.1.1 )}",
15
+ org.apache.lucene.*;version="4.7.2 ",
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