From 847d76d6e2b8b550e52d76ea00cfc42faa4e736a Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 12 May 2021 13:35:35 +0200 Subject: [PATCH] #1534 - Upgrade to Spring Framework 5.3.7. Upgrade to Reactor 2020.0.7 as well. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 59eb235c..c5ef4cb1 100644 --- a/pom.xml +++ b/pom.xml @@ -80,9 +80,9 @@ spring.hateoas 2.5.0 5.7.1 - 2020.0.6 + 2020.0.7 1.7.30 - 5.3.6 + 5.3.7 2.0.0.RELEASE 1.4.30 1.4.3 @@ -94,8 +94,8 @@ spring-next - 2020.0.7-SNAPSHOT - 5.3.7-SNAPSHOT + 2020.0.8-SNAPSHOT + 5.3.8-SNAPSHOT