From b3e2f897c38c964cd8ef0537a617d0e17e798144 Mon Sep 17 00:00:00 2001 From: Govindas Date: Wed, 28 Oct 2020 11:53:44 +0200 Subject: [PATCH] Update pom.xml --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 0eb339e..9207a27 100644 --- a/pom.xml +++ b/pom.xml @@ -87,22 +87,26 @@ redis.clients jedis 3.3.0 + compile org.json json 20190722 + compile org.cryptomator siv-mode 1.4.0 + compile org.apache.commons commons-pool2 2.6.2 + compile \ No newline at end of file