From eb0a2e51fa1027a5d9908bf40845b1e6685918ea Mon Sep 17 00:00:00 2001 From: rhkp Date: Tue, 13 Aug 2024 16:26:19 -0400 Subject: [PATCH] Address review comments - update pom file --- images/tools/sonataflow-db-migrator/pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/images/tools/sonataflow-db-migrator/pom.xml b/images/tools/sonataflow-db-migrator/pom.xml index e0a941b3d..2afc373d7 100644 --- a/images/tools/sonataflow-db-migrator/pom.xml +++ b/images/tools/sonataflow-db-migrator/pom.xml @@ -15,6 +15,8 @@ 3.13.0 true 3.2.5 + 0.8.12 + 1.19.0 @@ -64,7 +66,7 @@ com.github.stefanbirkner system-rules - 1.19.0 + ${systemrules.version} test @@ -136,7 +138,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + ${jacoco.version}