diff --git a/examples/helloworld-cdi2-se/pom.xml b/examples/helloworld-cdi2-se/pom.xml index dbc3fc7a4b9..a1daf28d5a1 100644 --- a/examples/helloworld-cdi2-se/pom.xml +++ b/examples/helloworld-cdi2-se/pom.xml @@ -42,6 +42,10 @@ org.glassfish.jersey.containers jersey-container-grizzly2-http + + org.glassfish.jersey.ext + jersey-bean-validation + org.glassfish.jersey.test-framework