From 9a72e8ae6966dc1d0993dc4175ce19312ad6c652 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 3 Feb 2020 13:16:00 +0100 Subject: [PATCH] #551 - Upgrade to Spring Boot 2.2.3. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 91a68d8c..15a90a11 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 2.2.1.RELEASE + 2.2.3.RELEASE