From 0c6f605fa5e457d6491220a656791b94d67850f9 Mon Sep 17 00:00:00 2001 From: t-burch <119930761+t-burch@users.noreply.github.com> Date: Thu, 14 Mar 2024 14:35:10 +0100 Subject: [PATCH] Updated membrane core dependencies in examples to membrane version 5.3.3 (#930) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Thomas Bayer Co-authored-by: Christian Gördes --- distribution/examples/embedding-java/pom.xml | 2 +- distribution/examples/stax-interceptor/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/examples/embedding-java/pom.xml b/distribution/examples/embedding-java/pom.xml index 36a32c3c19..3bd6e02c65 100644 --- a/distribution/examples/embedding-java/pom.xml +++ b/distribution/examples/embedding-java/pom.xml @@ -29,7 +29,7 @@ org.membrane-soa service-proxy-core - 5.3.6-SNAPSHOT + 5.3.3 org.projectlombok diff --git a/distribution/examples/stax-interceptor/pom.xml b/distribution/examples/stax-interceptor/pom.xml index 010c7f5fd3..05a03bab8d 100644 --- a/distribution/examples/stax-interceptor/pom.xml +++ b/distribution/examples/stax-interceptor/pom.xml @@ -19,7 +19,7 @@ org.membrane-soa service-proxy-core - 5.3.6-SNAPSHOT + 5.3.3