From d7f5f753f815105533208c965949154308a42333 Mon Sep 17 00:00:00 2001 From: Sebastian Becker Date: Wed, 9 Oct 2024 12:04:37 +0200 Subject: [PATCH] feat(amphora-service): upgrade dependencies (#72) Signed-off-by: Sebastian Becker --- amphora-service/3RD-PARTY-LICENSES/sbom.xml | 12 ++++++------ amphora-service/pom.xml | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/amphora-service/3RD-PARTY-LICENSES/sbom.xml b/amphora-service/3RD-PARTY-LICENSES/sbom.xml index 229cf8c..0313a71 100644 --- a/amphora-service/3RD-PARTY-LICENSES/sbom.xml +++ b/amphora-service/3RD-PARTY-LICENSES/sbom.xml @@ -4,7 +4,7 @@ amphora-common io.carbynestack amphora-common - 0.1-SNAPSHOT-4741225899-24-4a99be8 + 0.2.0 Apache-2.0 @@ -16,7 +16,7 @@ amphora-java-client io.carbynestack amphora-java-client - 0.1.0 + 0.2.0 Apache-2.0 @@ -249,7 +249,7 @@ Carbyne Stack Java HTTP Client io.carbynestack java-http-client - 0.1-SNAPSHOT-4075044562-9-8ffab9c + 0.2.0 Apache-2.0 @@ -261,7 +261,7 @@ Carbyne Stack MP-SPDZ Integration Utilities io.carbynestack mp-spdz-integration - 0.2-SNAPSHOT-3541842672-11-c754bbb + 0.2.2 Apache-2.0 @@ -273,7 +273,7 @@ castor-common io.carbynestack castor-common - 0.1-SNAPSHOT-4321261594-23-40a9faa + 0.2.0 Apache-2.0 @@ -285,7 +285,7 @@ castor-java-client io.carbynestack castor-java-client - 0.1-SNAPSHOT-4321261594-23-40a9faa + 0.2.0 Apache-2.0 diff --git a/amphora-service/pom.xml b/amphora-service/pom.xml index 0ecd3fa..527e847 100644 --- a/amphora-service/pom.xml +++ b/amphora-service/pom.xml @@ -1,6 +1,6 @@ @@ -30,8 +30,8 @@ - 0.1.1 - 0.1.1 + 0.2.0 + 0.2.0 true ghcr.io/carbynestack/ubuntu-java-openjre:8-dev