From c785553c04d7de17b786318b54f3f85c1da1a92f Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 22 Feb 2023 10:36:48 +0100 Subject: [PATCH 1/4] use stable integrations-api --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5d6f772..3a8ed66 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ - 1.2.0-beta4 + 1.2.0 1.8.1-jdk17 1.2.8 31.1-jre From 30b11607b6c4772c710d4baf029bba8e52a2a2ab Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 22 Feb 2023 10:37:31 +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 3a8ed66..0990dc4 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ 5.8.2 - 7.0.0 + 8.1.0 1.6.8 From 78ee9d2599712c7e1c5119b9a85f3cf7cccca57d Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 22 Feb 2023 10:39:36 +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 0990dc4..d7f35a0 100644 --- a/pom.xml +++ b/pom.xml @@ -286,6 +286,15 @@ https://maven.pkg.github.com/cryptomator/integrations-linux + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.0 + + + From e37e804a4a0cf91ef86469ab85a186b3783c6eaa Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Wed, 22 Feb 2023 10:44:06 +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 d7f35a0..530f3bd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.cryptomator integrations-linux - 1.3.0-SNAPSHOT + 1.2.1 integrations-linux Provides optional Linux services used by Cryptomator