From 366cb852ce68aec295527190d21f3fc57f009cb4 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Tue, 16 Mar 2021 17:15:48 +0100 Subject: [PATCH] Upgrade to Spring Boot 2.4.3. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f226f645..fd367960 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 2.4.0 + 2.4.3 @@ -273,7 +273,7 @@ junit junit test - + org.junit.jupiter junit-jupiter-engine @@ -285,7 +285,7 @@ test - +