From 18db285ad2dcba12c5558f5be859125441366573 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 14 Oct 2016 14:08:27 +0100 Subject: [PATCH] Upgrade to Spring Retry 1.2.0.RC1 Closes gh-7136 --- 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 01b781ffe5d..77be6ed6683 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -158,7 +158,7 @@ 1.1.5.RELEASE 1.2.0.RELEASE 1.1.2.RELEASE - 1.2.0.BUILD-SNAPSHOT + 1.2.0.RC1 4.1.3.RELEASE 1.0.5.RELEASE 2.0.11.RELEASE