STANBOL-1094: ported 1525559

git-svn-id: https://svn.apache.org/repos/asf/stanbol/branches/commons-ng@1534071 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml b/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
index cba14d6..20342e0 100644
--- a/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
+++ b/launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
@@ -141,8 +141,13 @@
     <bundle> <!-- used by Solr4 spatial -->
       <groupId>org.apache.servicemix.bundles</groupId>
       <artifactId>org.apache.servicemix.bundles.spatial4j</artifactId>
-      <version>0.3_1</version>
+      <version>0.3_2</version>
     </bundle>
+    <bundle> <!-- used by Lucene core -->
+      <groupId>com.googlecode.concurrentlinkedhashmap</groupId>
+      <artifactId>concurrentlinkedhashmap-lru</artifactId>
+      <version>1.4</version>
+     </bundle>
     <bundle> <!-- used by Solr and Clerezza -->
       <groupId>com.ibm.icu</groupId>
       <artifactId>icu4j</artifactId>