From: Benjamin, Max Date: Thu, 4 Jun 2020 21:46:54 +0000 (-0400) Subject: Add retry dependency X-Git-Tag: 1.7.1~109^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F88%2F108788%2F1;p=so.git Add retry dependency Add retry dependency to pom.xml Issue-ID: SO-2977 Signed-off-by: Benjamin, Max (mb388a) Change-Id: I891ab51c78ec491b5875fe425c67ff565e5a397b --- diff --git a/common/pom.xml b/common/pom.xml index ab498f8844..f47200fc63 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -108,6 +108,10 @@ spring-boot-configuration-processor true + + org.springframework.retry + spring-retry + net.jodah failsafe