From 0f736c1bd032bba5ea1c2daa3eed245a3c21e023 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Wed, 16 Aug 2017 19:29:15 +0200 Subject: [PATCH 1/2] Updated dependencies --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f648449b..ac5862f7 100644 --- a/pom.xml +++ b/pom.xml @@ -15,9 +15,9 @@ 1.8 - 1.1.5 + 1.1.6 2.11 - 22.0 + 23.0 3.6 1.7.25 UTF-8 @@ -138,7 +138,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.6.1 + 3.6.2 ${java.version} ${java.version} @@ -163,7 +163,7 @@ org.owasp dependency-check-maven - 1.4.5 + 2.1.0 24 0 From 506afe8f2348b7ff83d58f8a9468b3a1121c7746 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Wed, 16 Aug 2017 19:49:00 +0200 Subject: [PATCH 2/2] Preparing 1.4.2 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ac5862f7..8bd458e6 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.cryptomator cryptofs - 1.5.0-SNAPSHOT + 1.4.2 Cryptomator Crypto Filesystem This library provides the Java filesystem provider used by Cryptomator. https://github.com/cryptomator/cryptofs @@ -18,7 +18,6 @@ 1.1.6 2.11 23.0 - 3.6 1.7.25 UTF-8