From 8969a8f95eed251a0835a33c1d13f709f535d089 Mon Sep 17 00:00:00 2001 From: Dulanjali Dilmi Date: Thu, 18 Jan 2024 15:20:33 +0530 Subject: [PATCH] Upgrade aws sdk and httpclient version Fix https://github.com/wso2/micro-integrator/issues/3079 --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 95e2667..6c2ea10 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. 4.0.0 org.apache.synapse.inbound.amazonsqs org.apache.synapse.amazonsqs.poll.class - 1.1.0 + 1.1.1 AmazonSQS Polling Consumer http://wso2.org bundle @@ -30,6 +30,11 @@ Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. aws-java-sdk-osgi ${amazonaws.version} + + com.amazonaws + aws-java-sdk-sts + ${amazonaws.version} + org.wso2.carbon.mediation org.wso2.carbon.inbound.endpoint @@ -186,9 +191,9 @@ Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. - 1.11.30 + 1.12.40 4.4.10 - 4.5.2 + 4.5.14 4.4.4