diff --git a/spring-webflow-samples/booking-faces/ivy.xml b/spring-webflow-samples/booking-faces/ivy.xml index 1b0f7e7e..90fe3420 100755 --- a/spring-webflow-samples/booking-faces/ivy.xml +++ b/spring-webflow-samples/booking-faces/ivy.xml @@ -21,6 +21,8 @@ + + diff --git a/spring-webflow-samples/booking-faces/pom.xml b/spring-webflow-samples/booking-faces/pom.xml index 055a8295..a941e438 100644 --- a/spring-webflow-samples/booking-faces/pom.xml +++ b/spring-webflow-samples/booking-faces/pom.xml @@ -159,6 +159,23 @@ 2.4.0 provided + + + javax.xml.bind + com.springsource.javax.xml.bind + 2.2.0 + provided + + + com.sun.xml + com.springsource.com.sun.xml.bind + 2.2.0 + provided + org.easymock