From d13940636ced77fcafdf236d5af0eef9ee4509a1 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Thu, 21 Apr 2022 18:04:38 +0100 Subject: Use policy/parent for dependency management We use policy/parent for dependency management so that we can control the spring and spring boot versions that are pulled in. Issue-ID: POLICY-4070 Change-Id: I1f8da1f1eb660c748110ecc25ca445c3c9cb202e Signed-off-by: liamfallon --- runtime-acm/pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'runtime-acm') diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml index 20751a2c2..7648175a3 100644 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -100,7 +100,6 @@ com.google.code.gson gson - 2.8.4 -- cgit 1.2.3-korg