diff --git a/pom.xml b/pom.xml
index a3fb36c..fec7ceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.datasyslab
geotools-wrapper
- 1.5.0-28.2
+ 1.5.1-28.2
${project.groupId}:${project.artifactId}
GeoTools wrapper for Apache Sedona
@@ -38,6 +38,7 @@
compile
1.19.0
0.14.3
+ 1.1.24
3.0.1
3.0
2.12
@@ -84,6 +85,14 @@
com.fasterxml.jackson.core
*
+
+ org.apache.commons
+ commons-lang3
+
+
+ org.apache.commons
+ commons-text
+
@@ -97,6 +106,18 @@
com.fasterxml.jackson.core
*
+
+ org.apache.commons
+ commons-lang3
+
+
+ org.apache.commons
+ commons-text
+
+
+ commons-pool
+ commons-pool
+
@@ -155,6 +176,10 @@
com.fasterxml.jackson.core
*
+
+ commons-io
+ commons-io
+
@@ -168,6 +193,17 @@
+
+ it.geosolutions.jaiext.jiffle
+ jt-jiffle-language
+ ${jt-jiffle.version}
+
+
+ *
+ *
+
+
+
junit
junit