From 1823923e6ac6bb90a7fc6ce85e02700ec5a7b0ff Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Mon, 15 Apr 2024 16:07:07 +0200 Subject: [PATCH 1/2] fix bouncycastle artifacts are not included in build jar --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6c1afe0..2033022 100644 --- a/pom.xml +++ b/pom.xml @@ -224,7 +224,7 @@ false - org.bouncycastle:bcprov-jdk15on + org.bouncycastle:bcprov-jdk18on @@ -235,7 +235,7 @@ - org.bouncycastle:bcprov-jdk15on + org.bouncycastle:bcprov-jdk18on META-INF/** From e4df89139da09bdb83b97a19676b03782398b24e Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Tue, 16 Apr 2024 14:32:25 +0200 Subject: [PATCH 2/2] prepare 1.5.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2033022..17ddd6c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.cryptomator siv-mode - 1.6.0-SNAPSHOT + 1.5.2 SIV Mode RFC 5297 SIV mode: deterministic authenticated encryption @@ -35,7 +35,7 @@ UTF-8 - 2024-04-15T10:23:33Z + 2024-04-16T12:32:12Z 1.78