diff --git a/pom.xml b/pom.xml index 5271efaa..a64cb03d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.cryptomator cryptofs - 1.3.0-SNAPSHOT + 1.2.3 Cryptomator Crypto Filesystem This library provides the Java filesystem provider used by Cryptomator. https://github.com/cryptomator/cryptofs @@ -16,7 +16,7 @@ 1.8 1.1.1 - 2.10 + 2.11 21.0 3.5 1.7.25 @@ -108,7 +108,7 @@ org.mockito mockito-core - 2.7.21 + 2.8.9 test @@ -132,7 +132,7 @@ org.bouncycastle bcprov-jdk15on - 1.56 + 1.57 test @@ -191,7 +191,7 @@ com.codacy codacy-coverage-reporter - 1.0.13 + 2.0.0 assembly @@ -282,7 +282,7 @@ maven-dependency-plugin - 3.0.0 + 3.0.1 generate-dependency-list