From fc3e4085cb619245c5d5fd697b5ec0c15863d58c Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 3 Jan 2018 13:10:18 +0000 Subject: [PATCH] Upgrade to Spring Retry 1.2.2.RELEASE Closes gh-11482 --- 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 da0a82cc2d6..8791009adb1 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.3.RELEASE - 1.2.1.RELEASE + 1.2.2.RELEASE 4.2.3.RELEASE 1.0.8.RELEASE 2.0.14.RELEASE