From a020afa4d09f91666c91b780ae418d278114bf78 Mon Sep 17 00:00:00 2001 From: David Milligan Date: Thu, 23 Nov 2023 09:12:08 +0000 Subject: [PATCH] Upgrade caf-common to 3.0.0-549 (#168) --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 9eca040f2..edd78d7c4 100644 --- a/pom.xml +++ b/pom.xml @@ -212,57 +212,57 @@ com.github.cafapi caf-api - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.cafapi.cipher cipher-null - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.cafapi.codec codec-json - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.cafapi.config config-caf - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.cafapi.config config-decoder - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.cafapi.config config-file - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.cafapi.config config-system - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.cafapi.decoder decoder-js - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.cafapi.util util-moduleloader - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.cafapi.util util-naming - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.cafapi.util util-ref - 3.0.0-SNAPSHOT + 3.0.0-549 com.github.workerframework