From 8db1fdbdf04d8850c134f330ae0a870a4ca2f28b Mon Sep 17 00:00:00 2001 From: andrew-reid Date: Wed, 5 Jul 2023 18:11:08 +0100 Subject: [PATCH 1/2] Update pom.xml Quick test to see if there is a performance improvement to workflow --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index e817ad99..1ccc9bf2 100644 --- a/pom.xml +++ b/pom.xml @@ -89,6 +89,13 @@ pom import + + com.github.cafdataprocessing + worker-document-framework + 5.3.0-743080-SNAPSHOT + pom + import + com.fasterxml.jackson.core jackson-annotations From b7fee4933fd1c792909239e9c8fca24a4a990d01 Mon Sep 17 00:00:00 2001 From: andrew-reid Date: Wed, 5 Jul 2023 19:25:37 +0100 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 1ccc9bf2..f74da533 100644 --- a/pom.xml +++ b/pom.xml @@ -81,18 +81,18 @@ - - com.github.cafapi - caf-dependency-management-bom - 3.4.0-604 + com.github.cafdataprocessing + worker-document-framework + 5.3.0-743080-SNAPSHOT pom import + - com.github.cafdataprocessing - worker-document-framework - 5.3.0-743080-SNAPSHOT + com.github.cafapi + caf-dependency-management-bom + 3.4.0-604 pom import