From 0ba12f63014fc31cea810841447582a932042e2a Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Thu, 31 Oct 2019 00:54:09 +0100 Subject: [PATCH 1/3] bumped version to 1.4.17 --- main/buildkit/pom.xml | 2 +- main/commons/pom.xml | 2 +- main/keychain/pom.xml | 2 +- main/launcher/pom.xml | 2 +- main/pom.xml | 2 +- main/ui/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/main/buildkit/pom.xml b/main/buildkit/pom.xml index 2c2823074..190f1af16 100644 --- a/main/buildkit/pom.xml +++ b/main/buildkit/pom.xml @@ -4,7 +4,7 @@ org.cryptomator main - 1.4.16 + 1.4.17 buildkit pom diff --git a/main/commons/pom.xml b/main/commons/pom.xml index c67cb457d..4faa99d05 100644 --- a/main/commons/pom.xml +++ b/main/commons/pom.xml @@ -4,7 +4,7 @@ org.cryptomator main - 1.4.16 + 1.4.17 commons Cryptomator Commons diff --git a/main/keychain/pom.xml b/main/keychain/pom.xml index 2d568f117..2d2f3956f 100644 --- a/main/keychain/pom.xml +++ b/main/keychain/pom.xml @@ -4,7 +4,7 @@ org.cryptomator main - 1.4.16 + 1.4.17 keychain System Keychain Access diff --git a/main/launcher/pom.xml b/main/launcher/pom.xml index 6922cde90..cd585e68e 100644 --- a/main/launcher/pom.xml +++ b/main/launcher/pom.xml @@ -4,7 +4,7 @@ org.cryptomator main - 1.4.16 + 1.4.17 launcher Cryptomator Launcher diff --git a/main/pom.xml b/main/pom.xml index 90d454b20..c4d89c517 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.cryptomator main - 1.4.16 + 1.4.17 pom Cryptomator diff --git a/main/ui/pom.xml b/main/ui/pom.xml index 4eeff50ff..6bc6d591f 100644 --- a/main/ui/pom.xml +++ b/main/ui/pom.xml @@ -4,7 +4,7 @@ org.cryptomator main - 1.4.16 + 1.4.17 ui Cryptomator GUI From 872680a7378e43f6094bfbe8d439d6ffcf63b4cc Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Thu, 31 Oct 2019 00:54:37 +0100 Subject: [PATCH 2/3] updated dependencies, removed commons-io --- main/pom.xml | 22 ++++++++-------------- main/ui/pom.xml | 4 ---- 2 files changed, 8 insertions(+), 18 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index c4d89c517..be87806bb 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -33,21 +33,20 @@ 12 - 2.6 - 3.8.1 + 3.9 1.0.3 - 27.1-jre - 2.22.1 - 2.8.5 + 28.1-jre + 2.24 + 2.8.6 - 1.7.26 + 1.7.28 1.2.3 - 5.4.2 - 2.27.0 - 2.1 + 5.5.2 + 3.1.0 + 2.2 @@ -163,11 +162,6 @@ - - commons-io - commons-io - ${commons-io.version} - org.apache.commons commons-lang3 diff --git a/main/ui/pom.xml b/main/ui/pom.xml index 6bc6d591f..ad37cb456 100644 --- a/main/ui/pom.xml +++ b/main/ui/pom.xml @@ -73,10 +73,6 @@ - - commons-io - commons-io - org.apache.commons commons-lang3 From 95db29158c7142924f55c7bd5e4abdfd965f5000 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Thu, 31 Oct 2019 00:54:49 +0100 Subject: [PATCH 3/3] fixes #997 --- main/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index be87806bb..94b4c2d01 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,9 +25,9 @@ 1.2.1 - 1.8.8 + 1.8.9 2.0.0 - 1.2.0 + 1.2.1 1.1.11 1.0.10