From 8ac7ba8f56c16fa206269ab2a2f2ebf50de17af8 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 15 Dec 2021 12:45:52 +0100 Subject: [PATCH 1/3] preparing hotfix 1.6.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ad640f72..4121bd008 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.cryptomator cryptomator - 1.6.4 + 1.6.5 Cryptomator Desktop App From 36f87b36431e11322be1869b6599f635681150d6 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 15 Dec 2021 12:46:23 +0100 Subject: [PATCH 2/3] closes #1961 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4121bd008..ae22639ed 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.github.serceman,com.github.jnr,org.ow2.asm,net.java.dev.jna,org.apache.jackrabbit,org.apache.httpcomponents,de.swiesend,org.purejava,com.github.hypfvieh - 2.3.0 + 2.3.1 1.1.0-beta1 1.0.0 1.0.0 From 9775eaa2a8309798299e3d396a26190edb42a90b Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 15 Dec 2021 12:48:46 +0100 Subject: [PATCH 3/3] bump logback to close possible vulnerability --- pom.xml | 2 +- src/main/resources/license/THIRD-PARTY.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index ae22639ed..39008b723 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 2.8.9 1.5.2 1.7.32 - 1.2.7 + 1.2.8 5.8.1 diff --git a/src/main/resources/license/THIRD-PARTY.txt b/src/main/resources/license/THIRD-PARTY.txt index dac878ab9..32680971b 100644 --- a/src/main/resources/license/THIRD-PARTY.txt +++ b/src/main/resources/license/THIRD-PARTY.txt @@ -52,13 +52,13 @@ Cryptomator uses 40 third-party dependencies under the following licenses: - Jetty :: Servlet Handling (org.eclipse.jetty:jetty-servlet:10.0.6 - https://eclipse.org/jetty/jetty-servlet) - Jetty :: Utilities (org.eclipse.jetty:jetty-util:10.0.6 - https://eclipse.org/jetty/jetty-util) Eclipse Public License - v 1.0: - - Logback Classic Module (ch.qos.logback:logback-classic:1.2.7 - http://logback.qos.ch/logback-classic) - - Logback Core Module (ch.qos.logback:logback-core:1.2.7 - http://logback.qos.ch/logback-core) + - Logback Classic Module (ch.qos.logback:logback-classic:1.2.8 - http://logback.qos.ch/logback-classic) + - Logback Core Module (ch.qos.logback:logback-core:1.2.8 - http://logback.qos.ch/logback-core) Eclipse Public License - v 2.0: - jnr-posix (com.github.jnr:jnr-posix:3.1.10 - http://nexus.sonatype.org/oss-repository-hosting.html/jnr-posix) GNU Lesser General Public License: - - Logback Classic Module (ch.qos.logback:logback-classic:1.2.7 - http://logback.qos.ch/logback-classic) - - Logback Core Module (ch.qos.logback:logback-core:1.2.7 - http://logback.qos.ch/logback-core) + - Logback Classic Module (ch.qos.logback:logback-classic:1.2.8 - http://logback.qos.ch/logback-classic) + - Logback Core Module (ch.qos.logback:logback-core:1.2.8 - http://logback.qos.ch/logback-core) GPLv2: - jnr-posix (com.github.jnr:jnr-posix:3.1.10 - http://nexus.sonatype.org/oss-repository-hosting.html/jnr-posix) GPLv2+CE: