From 116226c102f8f8aced8b1a920e9a7d306401eb4d Mon Sep 17 00:00:00 2001 From: gjoranv Date: Wed, 12 Jul 2023 11:40:24 +0200 Subject: Add container-test to test classpath - Not sure if it's needed, but ensured unchanged test cp --- container-test/pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'container-test') diff --git a/container-test/pom.xml b/container-test/pom.xml index a0358e79a8f..a22d0b59ace 100644 --- a/container-test/pom.xml +++ b/container-test/pom.xml @@ -32,12 +32,18 @@ - + org.bouncycastle bcpkix-jdk18on + + + com.yahoo.vespa + vespaclient-container-plugin + ${project.version} +