From 07fb3024a382669b38d3130f8169b201e3f2c0dd Mon Sep 17 00:00:00 2001 From: Christoph Deppisch Date: Wed, 20 Nov 2024 11:13:13 +0100 Subject: [PATCH] chore(deps): Use Citrus 4.4.0 --- citrus-remote-sample/pom.xml | 2 +- .../org/citrusframework/remote/CitrusRemoteApplication.java | 2 -- pom.xml | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/citrus-remote-sample/pom.xml b/citrus-remote-sample/pom.xml index 92c8aeb..ec495ed 100644 --- a/citrus-remote-sample/pom.xml +++ b/citrus-remote-sample/pom.xml @@ -19,7 +19,7 @@ 1.9.0 - 4.3.3 + 4.4.0 6.1.13 diff --git a/citrus-remote-server/src/main/java/org/citrusframework/remote/CitrusRemoteApplication.java b/citrus-remote-server/src/main/java/org/citrusframework/remote/CitrusRemoteApplication.java index 0e37b85..cacfdf6 100644 --- a/citrus-remote-server/src/main/java/org/citrusframework/remote/CitrusRemoteApplication.java +++ b/citrus-remote-server/src/main/java/org/citrusframework/remote/CitrusRemoteApplication.java @@ -262,8 +262,6 @@ public static Handler wrapThrowingHandler( }; } - - private TestRunConfiguration constructRunConfig(MultiMap queryParams) throws UnsupportedEncodingException { TestRunConfiguration runConfiguration = new TestRunConfiguration(); diff --git a/pom.xml b/pom.xml index 3697921..9aa513d 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 3.4.0 0.15 - 4.3.3 + 4.4.0 1.1 1.3.3 5.3.1