diff --git a/pom.xml b/pom.xml
index 648cff1..6a2e2b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,6 +10,7 @@
UTF-8
11
11
+ 10.15.2.0
@@ -231,7 +232,17 @@
org.apache.derby
derby
- 10.14.2.0
+ ${derby.version}
+
+
+ org.apache.derby
+ derbytools
+ ${derby.version}
+
+
+ org.apache.derby
+ derbyshared
+ ${derby.version}
xml-apis
@@ -325,7 +336,7 @@
com.unicenta
unicenta-plugins
- 1.2.6
+ 1.2.7
com.gluonhq