From c1965086f338e0710ca8da3c86bd1b47e7c997d1 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Thu, 30 Sep 2021 12:52:04 +0200 Subject: [PATCH] update dagger to 2.39 --- pom.xml | 10 +--------- src/main/resources/license/THIRD-PARTY.txt | 2 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index d0a3eca50..ce8a4b4d8 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 3.18.2 2.2 31.0-jre - 2.38.1 + 2.39 2.8.8 1.5.2 1.7.32 @@ -54,14 +54,6 @@ 2.2 - - - google-maven - Google Maven Repo - https://maven.google.com - - - diff --git a/src/main/resources/license/THIRD-PARTY.txt b/src/main/resources/license/THIRD-PARTY.txt index e7bfdba81..40550d4ff 100644 --- a/src/main/resources/license/THIRD-PARTY.txt +++ b/src/main/resources/license/THIRD-PARTY.txt @@ -18,7 +18,7 @@ Cryptomator uses 40 third-party dependencies under the following licenses: - jnr-constants (com.github.jnr:jnr-constants:0.9.15 - http://github.com/jnr/jnr-constants) - jnr-ffi (com.github.jnr:jnr-ffi:2.1.12 - http://github.com/jnr/jnr-ffi) - Gson (com.google.code.gson:gson:2.8.8 - https://github.com/google/gson/gson) - - Dagger (com.google.dagger:dagger:2.38.1 - https://github.com/google/dagger) + - Dagger (com.google.dagger:dagger:2.39 - https://github.com/google/dagger) - Guava InternalFutureFailureAccess and InternalFutures (com.google.guava:failureaccess:1.0.1 - https://github.com/google/guava/failureaccess) - Guava: Google Core Libraries for Java (com.google.guava:guava:31.0-jre - https://github.com/google/guava) - Apache Commons CLI (commons-cli:commons-cli:1.4 - http://commons.apache.org/proper/commons-cli/)