diff --git a/pom.xml b/pom.xml
index 8543d9f..643aa79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,10 +6,10 @@
4.0.0
org.openrefine.dependencies
vicino
- 1.2
+ 1.2.1
SIMILE Vicino
https://github.com/OpenRefine/simile-vicino
- Vicino is near-neightbor search tool. The idea is be able to query data by distance search, with pluggable distance functions.
+ Vicino is near-neighbor search tool. The idea is be able to query data by distance search, with pluggable distance functions.
3-Clause BSD License
@@ -49,9 +49,9 @@
1.2
- commons-compress
+ org.apache.commons
commons-compress
- 20050911
+ 1.26.0
@@ -59,7 +59,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.2.1
+ 3.3.0
attach-sources
@@ -72,7 +72,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.2.0
+ 3.6.3
attach-javadocs