From 984c0d85b90f5e666114986594162097a023ce3a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 12 Feb 2019 11:03:50 +0000 Subject: [PATCH] Upgrade to Spring Retry 1.2.4.RELEASE Closes gh-15906 --- 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 6acc278a819..4732007b491 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -167,7 +167,7 @@ 1.1.5.RELEASE 1.2.0.RELEASE 1.1.3.RELEASE - 1.2.3.RELEASE + 1.2.4.RELEASE 4.2.11.RELEASE 1.0.9.RELEASE 2.0.16.RELEASE