From 58c1f912e02202121048bda519f9ca8d63260c1d Mon Sep 17 00:00:00 2001 From: Artur Khalikov Date: Fri, 22 Dec 2017 11:22:37 +0300 Subject: [PATCH] #3739 fix ClassNotFoundException when starting helloworld-spring-annotations example --- examples/helloworld-spring-annotations/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/examples/helloworld-spring-annotations/pom.xml b/examples/helloworld-spring-annotations/pom.xml index 1cd522ab2e..cf480ae194 100644 --- a/examples/helloworld-spring-annotations/pom.xml +++ b/examples/helloworld-spring-annotations/pom.xml @@ -56,6 +56,10 @@ org.glassfish.jersey.containers jersey-container-grizzly2-http + + org.glassfish.jersey.containers + jersey-container-grizzly2-servlet + org.glassfish.jersey.inject jersey-hk2