diff --git a/examples/helloworld-cdi2-se/pom.xml b/examples/helloworld-cdi2-se/pom.xml index f0ab670bd4..5f062bcb80 100644 --- a/examples/helloworld-cdi2-se/pom.xml +++ b/examples/helloworld-cdi2-se/pom.xml @@ -28,7 +28,7 @@ 2.0 - 3.1.1.Final + ${weld3.version} @@ -81,6 +81,20 @@ + + + jdk11 + + [11,) + + + + org.jboss.weld.se + weld-se-core + 3.1.1.Final + + +