From ae1f1147843a97d576b7ef0ca09ddafdcbef18cf Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sun, 8 Aug 2021 13:30:59 +1000 Subject: [PATCH] use bom Signed-off-by: Olivier Lamy --- pom.xml | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 34fe80d7..d859437f 100644 --- a/pom.xml +++ b/pom.xml @@ -79,6 +79,18 @@ under the License. 2021-02-14T00:04:14Z + + + + ${groovy-groupId} + groovy-bom + ${groovy-version} + import + pom + + + + org.apache.maven.shared @@ -202,92 +214,77 @@ under the License. ${groovy-groupId} ${groovy-artifactId} - ${groovy-version} runtime ${groovy-groupId} groovy-ant - ${groovy-version} runtime ${groovy-groupId} groovy-astbuilder - ${groovy-version} runtime ${groovy-groupId} groovy-console - ${groovy-version} runtime ${groovy-groupId} groovy-datetime - ${groovy-version} runtime ${groovy-groupId} groovy-jmx - ${groovy-version} runtime ${groovy-groupId} groovy-json - ${groovy-version} runtime ${groovy-groupId} groovy-jsr223 - ${groovy-version} runtime ${groovy-groupId} groovy-macro - ${groovy-version} runtime ${groovy-groupId} groovy-nio - ${groovy-version} runtime ${groovy-groupId} groovy-servlet - ${groovy-version} runtime ${groovy-groupId} groovy-test - ${groovy-version} runtime ${groovy-groupId} groovy-test-junit5 - ${groovy-version} runtime ${groovy-groupId} groovy-testng - ${groovy-version} runtime ${groovy-groupId} groovy-xml - ${groovy-version} runtime