diff --git a/pom.xml b/pom.xml index a48a6c72..6923220a 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ 5.11.0 **/e2e/*.java - ${groupId}.${artifactId} + ${project.groupId}.${project.artifactId} OpenFeature Java SDK @@ -151,6 +151,24 @@ + + + + + net.bytebuddy + byte-buddy + 1.14.19 + test + + + + net.bytebuddy + byte-buddy-agent + 1.14.19 + test + + + io.cucumber cucumber-bom