From fdc55f0e7c94f7a63425c9bfa6a609e18523845c Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 2 Oct 2010 18:47:39 +0000 Subject: Updating Wink to it's most recent release to avoid security issue reported at CVE-2010-2245 Conflicts: samples/webapps/helloworld-jaxrs/pom.xml git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003853 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/binding-rest-runtime/pom.xml | 38 +++++++++++----------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-rest-runtime/pom.xml') diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-rest-runtime/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-rest-runtime/pom.xml index 2007793522..b0cff65ac8 100644 --- a/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-rest-runtime/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M5/modules/binding-rest-runtime/pom.xml @@ -7,15 +7,15 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations - * under the License. + * under the License. --> 4.0.0 @@ -35,26 +35,26 @@ tuscany-binding-rest 2.0-M5-SNAPSHOT - + javax.ws.rs jsr311-api 1.1 - + org.apache.tuscany.sca tuscany-data-api 2.0-M5-SNAPSHOT - + org.apache.tuscany.sca tuscany-common-http 2.0-M5-SNAPSHOT - + org.apache.tuscany.sca tuscany-core-spi @@ -66,7 +66,7 @@ tuscany-core 2.0-M5-SNAPSHOT - + org.apache.tuscany.sca tuscany-databinding @@ -78,7 +78,7 @@ tuscany-databinding-jaxb 2.0-M5-SNAPSHOT - + org.apache.tuscany.sca tuscany-databinding-json @@ -97,28 +97,28 @@ 2.5 provided - + org.apache.tuscany.sca tuscany-node-impl 2.0-M5-SNAPSHOT test - + org.apache.tuscany.sca tuscany-host-jetty 2.0-M5-SNAPSHOT test - + org.apache.tuscany.sca tuscany-interface-java-jaxrs 2.0-M5-SNAPSHOT compile - + org.apache.tuscany.sca tuscany-implementation-java-runtime @@ -129,22 +129,22 @@ org.apache.wink wink-server - 1.1-incubating - - + 1.1.1-incubating + + org.apache.wink wink-client - 1.1-incubating + 1.1.1-incubating - + httpunit httpunit 1.6.1 test - + junit junit -- cgit v1.2.3