From 1ce6e3392a21e2ec781f1f866147cab006bd5c22 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 13 Jan 2017 15:09:50 -0500 Subject: [PATCH] Upgrade to Spring Retry 1.2.0.RELEASE Closes gh-7984 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 78d7b9118a..3680006e2f 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -165,7 +165,7 @@ 1.1.5.RELEASE 1.2.0.RELEASE 1.1.2.RELEASE - 1.2.0.RC1 + 1.2.0.RELEASE 4.2.1.RELEASE 1.0.7.RELEASE 2.0.12.RELEASE