From cfb8eddd26eaccf67252980d8ca258c3c5ebd152 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 22:13:08 +0000 Subject: [PATCH] Bump spring-boot-starter-test from 2.4.3 to 2.4.4 Bumps [spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.4.3...v2.4.4) Signed-off-by: dependabot-preview[bot] --- clusterj-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusterj-app/pom.xml b/clusterj-app/pom.xml index e14ab33..5ab9fc0 100644 --- a/clusterj-app/pom.xml +++ b/clusterj-app/pom.xml @@ -31,7 +31,7 @@ org.springframework.boot spring-boot-starter-test - 2.4.3 + 2.4.4 test