From a286d61acd0115cb9243f776268732c6a26c3923 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 13 Oct 2016 09:14:50 +0100 Subject: [PATCH] Start building against Spring Retry 1.2.0 snapshots See 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 d3d6d4fe53..108279ded3 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.1.4.RELEASE + 1.2.0.BUILD-SNAPSHOT 4.1.3.RELEASE 1.0.5.RELEASE 2.0.11.RELEASE