From f5511cf34921327709ac51816a1538135673ba6f Mon Sep 17 00:00:00 2001 From: Manfred Riem Date: Thu, 23 Jan 2025 15:44:20 -0600 Subject: [PATCH] Fixes #530 - Fix 'Deploy a Cosmos DB output Function' workflow --- functionapp/cosmosdb-output/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/functionapp/cosmosdb-output/pom.xml b/functionapp/cosmosdb-output/pom.xml index 5242ac36..a9572a16 100644 --- a/functionapp/cosmosdb-output/pom.xml +++ b/functionapp/cosmosdb-output/pom.xml @@ -19,7 +19,7 @@ 3.1.0 - 1.36.0 + 1.37.0 @@ -32,7 +32,7 @@ ${region} ${resourceGroup} - ${java.version} + Java 17 @@ -61,7 +61,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.1.0 + 3.3.1 copy-resources @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.1.1 + 3.8.1 copy-dependencies @@ -110,7 +110,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.1.0 + 3.4.0 @@ -136,7 +136,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.2.0 + 3.3.1 copy-resources