From 0b08e8b242724287e15a2a193ad1ad1278d6c69e Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Mon, 12 Feb 2024 15:48:50 +0100 Subject: [PATCH] Update adapter dependencies in POMs Polishing --- .../spring-cloud-function-adapter-aws/pom.xml | 57 +++---------------- .../pom.xml | 2 +- .../pom.xml | 40 +------------ .../spring-cloud-function-adapter-gcp/pom.xml | 4 +- 4 files changed, 13 insertions(+), 90 deletions(-) diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml index 1e90184f7..1bb1cd5a5 100644 --- a/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml +++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-aws/pom.xml @@ -19,8 +19,12 @@ UTF-8 UTF-8 - 3.9.0 + 3.11.4 1.12.29 + 1.0.1 + 1.1.5 + 1.2.3 + 1.15.1 1.0.3 1.0.3 @@ -37,25 +41,25 @@ com.amazonaws aws-lambda-java-log4j - 1.0.0 + ${aws-lambda-java-log4j.version} provided com.amazonaws aws-lambda-java-serialization - 1.0.0 + ${aws-lambda-java-serialization.version} provided com.amazonaws aws-lambda-java-core - 1.2.1 + ${aws-lambda-java-core.version} provided com.amazonaws amazon-kinesis-client - 1.14.4 + ${amazon-kinesis-client.version} provided @@ -84,11 +88,6 @@ true provided - - - - - org.springframework spring-webmvc @@ -121,42 +120,4 @@ test - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-azure-web/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-azure-web/pom.xml index fdfa7ea23..0eeb325a9 100644 --- a/spring-cloud-function-adapters/spring-cloud-function-adapter-azure-web/pom.xml +++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-azure-web/pom.xml @@ -15,7 +15,7 @@ UTF-8 UTF-8 17 - 3.0.0 + 3.1.0 1.0.0 diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml index b5f9ededa..1f9616e40 100644 --- a/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml +++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-azure/pom.xml @@ -20,7 +20,7 @@ UTF-8 17 - 3.0.0 + 3.1.0 1.0.0 @@ -69,42 +69,4 @@ - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - - - spring-snapshots - Spring Snapshots - https://repo.spring.io/snapshot - - true - - - - spring-milestones - Spring Milestones - https://repo.spring.io/milestone - - false - - - - diff --git a/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml b/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml index df3556393..46acce3f7 100644 --- a/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml +++ b/spring-cloud-function-adapters/spring-cloud-function-adapter-gcp/pom.xml @@ -17,8 +17,8 @@ UTF-8 UTF-8 - 1.0.3 - 1.0.3 + 1.1.0 + 1.3.1