From 402861b9c061a936ef4ac2ebcede8258f1e23b89 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 27 Jan 2021 12:36:44 +0100 Subject: [PATCH] Update third party licenses --- main/ui/src/main/resources/license/THIRD-PARTY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/ui/src/main/resources/license/THIRD-PARTY.txt b/main/ui/src/main/resources/license/THIRD-PARTY.txt index 30a364776..93a1464e7 100644 --- a/main/ui/src/main/resources/license/THIRD-PARTY.txt +++ b/main/ui/src/main/resources/license/THIRD-PARTY.txt @@ -72,7 +72,7 @@ Cryptomator uses 46 third-party dependencies under the following licenses: - Java Native Access (net.java.dev.jna:jna:5.6.0 - https://github.com/java-native-access/jna) - Java Native Access Platform (net.java.dev.jna:jna-platform:5.5.0 - https://github.com/java-native-access/jna) MIT License: - - java jwt (com.auth0:java-jwt:3.11.0 - https://github.com/auth0/java-jwt) + - java jwt (com.auth0:java-jwt:3.12.0 - https://github.com/auth0/java-jwt) - jnr-x86asm (com.github.jnr:jnr-x86asm:1.0.2 - http://github.com/jnr/jnr-x86asm) - jnr-fuse (com.github.serceman:jnr-fuse:0.5.4 - no url defined) - zxcvbn4j (com.nulab-inc:zxcvbn:1.3.0 - https://github.com/nulab/zxcvbn4j)