From 948b5760a7444d6f1db615b07e9449c17270ddb5 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 15 Nov 2016 15:49:11 +0000 Subject: [PATCH] Upgrade to Spring Retry 1.1.5.RELEASE Closes gh-7384 --- 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 e593a9b9b74..b62fc0d0e13 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -157,7 +157,7 @@ 1.1.5.RELEASE 1.2.0.RELEASE 1.1.2.RELEASE - 1.1.4.RELEASE + 1.1.5.RELEASE 4.1.3.RELEASE 1.0.5.RELEASE 2.0.12.RELEASE