From 2319808bd43cfd31bd38915b0796fdd9d78e4549 Mon Sep 17 00:00:00 2001 From: Freddy Boucher Date: Sat, 4 Nov 2017 17:30:11 +1100 Subject: [PATCH] Update samples dependencies --- restygwt/src/it/restygwt-cxf-jaxson-example/pom.xml | 2 +- restygwt/src/it/restygwt-direct-example/pom.xml | 6 +++--- restygwt/src/it/restygwt-example/pom.xml | 8 ++++---- restygwt/src/it/restygwt-jersey-jaxb-example/pom.xml | 8 ++++---- restygwt/src/it/restygwt-jersey-jaxson-example/pom.xml | 8 ++++---- restygwt/src/it/restygwt-overlay-example/pom.xml | 6 +++--- restygwt/src/it/restygwt-rails-example/pom.xml | 4 ++-- 7 files changed, 21 insertions(+), 21 deletions(-) diff --git a/restygwt/src/it/restygwt-cxf-jaxson-example/pom.xml b/restygwt/src/it/restygwt-cxf-jaxson-example/pom.xml index ccf16a86..96b8eb1a 100644 --- a/restygwt/src/it/restygwt-cxf-jaxson-example/pom.xml +++ b/restygwt/src/it/restygwt-cxf-jaxson-example/pom.xml @@ -47,7 +47,7 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.3.2 + 2.8.4 diff --git a/restygwt/src/it/restygwt-direct-example/pom.xml b/restygwt/src/it/restygwt-direct-example/pom.xml index 8d6cb2a7..0b052165 100644 --- a/restygwt/src/it/restygwt-direct-example/pom.xml +++ b/restygwt/src/it/restygwt-direct-example/pom.xml @@ -40,15 +40,15 @@ javax.ws.rs - jsr311-api - 1.1 + javax.ws.rs-api + 2.0.1 provided com.fasterxml.jackson.core jackson-databind - 2.3.2 + 2.8.4 provided diff --git a/restygwt/src/it/restygwt-example/pom.xml b/restygwt/src/it/restygwt-example/pom.xml index bd31ca0c..13baee36 100644 --- a/restygwt/src/it/restygwt-example/pom.xml +++ b/restygwt/src/it/restygwt-example/pom.xml @@ -41,15 +41,15 @@ javax.ws.rs - jsr311-api - 1.1 - provided + javax.ws.rs-api + 2.0.1 + provided com.fasterxml.jackson.core jackson-databind - 2.3.2 + 2.8.4 provided diff --git a/restygwt/src/it/restygwt-jersey-jaxb-example/pom.xml b/restygwt/src/it/restygwt-jersey-jaxb-example/pom.xml index 29770cbd..6c94b1c1 100644 --- a/restygwt/src/it/restygwt-jersey-jaxb-example/pom.xml +++ b/restygwt/src/it/restygwt-jersey-jaxb-example/pom.xml @@ -38,12 +38,12 @@ - + javax.ws.rs - jsr311-api - 1.1 - provided + javax.ws.rs-api + 2.0.1 + provided diff --git a/restygwt/src/it/restygwt-jersey-jaxson-example/pom.xml b/restygwt/src/it/restygwt-jersey-jaxson-example/pom.xml index 22263557..2c953d42 100644 --- a/restygwt/src/it/restygwt-jersey-jaxson-example/pom.xml +++ b/restygwt/src/it/restygwt-jersey-jaxson-example/pom.xml @@ -41,9 +41,9 @@ javax.ws.rs - jsr311-api - 1.1 - provided + javax.ws.rs-api + 2.0.1 + provided @@ -55,7 +55,7 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.3.2 + 2.8.4 diff --git a/restygwt/src/it/restygwt-overlay-example/pom.xml b/restygwt/src/it/restygwt-overlay-example/pom.xml index 0a30f019..c426a8d6 100644 --- a/restygwt/src/it/restygwt-overlay-example/pom.xml +++ b/restygwt/src/it/restygwt-overlay-example/pom.xml @@ -40,15 +40,15 @@ javax.ws.rs - jsr311-api - 1.1 + javax.ws.rs-api + 2.0.1 provided com.fasterxml.jackson.core jackson-databind - 2.3.2 + 2.8.4 provided diff --git a/restygwt/src/it/restygwt-rails-example/pom.xml b/restygwt/src/it/restygwt-rails-example/pom.xml index 66b0d6a3..ad8e0bb6 100644 --- a/restygwt/src/it/restygwt-rails-example/pom.xml +++ b/restygwt/src/it/restygwt-rails-example/pom.xml @@ -61,8 +61,8 @@ javax.ws.rs - jsr311-api - 1.1 + javax.ws.rs-api + 2.0.1 jar provided