From 7559a6a55ab6fe5a1b6eb61350ec07601373594e Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Thu, 20 Dec 2018 20:05:20 +0100 Subject: [PATCH] Fixed Azur sample pom for nimbus-jose-jwt --- .../function-sample-azure/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/spring-cloud-function-samples/function-sample-azure/pom.xml b/spring-cloud-function-samples/function-sample-azure/pom.xml index 8308ee546..bd46bc958 100644 --- a/spring-cloud-function-samples/function-sample-azure/pom.xml +++ b/spring-cloud-function-samples/function-sample-azure/pom.xml @@ -203,13 +203,25 @@ Spring Snapshots https://repo.spring.io/libs-snapshot + + central + Spring Snapshots + https://repo.maven.apache.org/maven2 + + + libs-release + Libs Release + https://repo.maven.apache.org/maven2 + +