From 09f034aba33b88e6afb44e41791dcd95220ab09c Mon Sep 17 00:00:00 2001 From: liran2000 Date: Sat, 17 May 2025 10:51:40 +0300 Subject: [PATCH] add parent upper bound Signed-off-by: liran2000 --- tools/flagd-http-connector/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/flagd-http-connector/pom.xml b/tools/flagd-http-connector/pom.xml index 62bb4c52c..1871d5509 100644 --- a/tools/flagd-http-connector/pom.xml +++ b/tools/flagd-http-connector/pom.xml @@ -5,7 +5,7 @@ dev.openfeature.contrib parent - [0.2,) + [0.2,1.0) ../../pom.xml dev.openfeature.contrib.tools