From 808a19f11fa64e1e1cd6a8f5748052a47b962a62 Mon Sep 17 00:00:00 2001 From: Krzysiek Date: Sun, 24 Nov 2019 20:19:13 +0100 Subject: [PATCH] BAEL-19692: Update the Spring Boot to 2.2.1 --- spring-boot-logging-log4j2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-logging-log4j2/pom.xml b/spring-boot-logging-log4j2/pom.xml index 8e4bf60f91..0bc8c2dd08 100644 --- a/spring-boot-logging-log4j2/pom.xml +++ b/spring-boot-logging-log4j2/pom.xml @@ -12,7 +12,7 @@ spring-boot-starter-parent org.springframework.boot - 2.0.5.RELEASE + 2.2.1.RELEASE