From 7a42fa5bb172391bf290398e7a42dfa8cf23c133 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 22 Feb 2023 10:50:13 +0100 Subject: [PATCH 1/4] use stable integrations-api version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 47818d3..1739be9 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 17 - 1.2.0-beta4 + 1.2.0 1.7.36 2.9.0 From 14db41eadc0a1b44231b2fceafd7bf2587bda04e Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 22 Feb 2023 10:50:25 +0100 Subject: [PATCH 2/4] bump dependency-check --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1739be9..5c5b669 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 4.4.0 - 7.0.0 + 8.1.0 1.6.8 From 676924b45b9be851cc58b3a0b611cfa25cf38ce0 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 22 Feb 2023 10:50:42 +0100 Subject: [PATCH 3/4] use fixed maven-deploy-plugin version --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 5c5b669..30a7fd3 100644 --- a/pom.xml +++ b/pom.xml @@ -360,6 +360,15 @@ https://maven.pkg.github.com/cryptomator/integrations-win + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.0 + + + \ No newline at end of file From d45ebe18c0a2a963b0789ccb67b56d38dc446d12 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 22 Feb 2023 11:22:37 +0100 Subject: [PATCH 4/4] preparing 1.2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 30a7fd3..dec9da5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.cryptomator integrations-win - 1.3.0-SNAPSHOT + 1.2.1 Cryptomator Integrations for Windows Provides optional Windows services used by Cryptomator