From 1f2d62dd48694fa78041572a200b3e5d04bd268e Mon Sep 17 00:00:00 2001 From: sebdet Date: Wed, 7 Apr 2021 10:10:45 +0200 Subject: Update dependencies Update dependencies to remove some issues reported by Nexus-IQ. Issue-ID: POLICY-3169 Issue-ID: POLICY-3120 Signed-off-by: sebdet Change-Id: Ia8939f0c85ac4087c3fc2c71b66914d6c7178347 --- src/main/resources/clds/camel/routes/cds-flows.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/main/resources/clds/camel/routes/cds-flows.xml') diff --git a/src/main/resources/clds/camel/routes/cds-flows.xml b/src/main/resources/clds/camel/routes/cds-flows.xml index 73f8cb849..10fcb091e 100644 --- a/src/main/resources/clds/camel/routes/cds-flows.xml +++ b/src/main/resources/clds/camel/routes/cds-flows.xml @@ -5,15 +5,15 @@ message="Getting blueprint workflow list from CDS"/> - + GET - + application/json - + java.lang.Exception @@ -36,15 +36,15 @@ message="Getting blueprint input properties for workflow"/> - + POST - + application/json - + java.lang.Exception -- cgit 1.2.3-korg