diff --git a/hapi-fhir-jpaserver-example/pom.xml b/hapi-fhir-jpaserver-example/pom.xml
index 84d895fd8b8..afee2ae83f3 100644
--- a/hapi-fhir-jpaserver-example/pom.xml
+++ b/hapi-fhir-jpaserver-example/pom.xml
@@ -98,7 +98,6 @@
org.springframework
spring-web
- provided
@@ -148,6 +147,11 @@
jetty-webapp
test
+
+ com.phloc
+ phloc-schematron
+ ${phloc_schematron_version}
+