From bfc364fd1276f848b7fde8937b594638790d1b35 Mon Sep 17 00:00:00 2001 From: Ted Nathan Husted Date: Wed, 16 Jan 2008 15:24:54 +0000 Subject: [PATCH] WW-2423, WW-2425, WW-2426 Update Spring, DWR, Freemarker, and SiteMesh dependencies per patch provided by Al Sutton. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@612481 13f79535-47bb-0310-9956-ffa450edef68 --- apps/blank/pom.xml | 2 +- apps/showcase/pom.xml | 4 ++-- core/pom.xml | 8 ++++---- plugins/codebehind/pom.xml | 4 ++-- plugins/dojo/pom.xml | 4 ++-- plugins/portlet/pom.xml | 22 +++++++++++----------- plugins/sitegraph/pom.xml | 4 ++-- plugins/sitemesh/pom.xml | 2 +- plugins/spring/pom.xml | 10 +++++----- plugins/struts1/pom.xml | 4 ++-- 10 files changed, 32 insertions(+), 32 deletions(-) diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 645433168..587e4b166 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -59,7 +59,7 @@ org.springframework spring-core - 2.0.7 + 2.0.8 test diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 1411c2dc8..cdf5e01a1 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -133,12 +133,12 @@ opensymphony sitemesh - 2.2.1 + 2.3 uk.ltd.getahead dwr - 1.1-beta-3 + 1.1.1 log4j diff --git a/core/pom.xml b/core/pom.xml index ac4fe5ba4..f5f175189 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -240,7 +240,7 @@ org.freemarker freemarker - 2.3.10 + 2.3.11 @@ -267,7 +267,7 @@ uk.ltd.getahead dwr - 1.1-beta-3 + 1.1.1 true @@ -311,14 +311,14 @@ org.springframework spring-mock - 2.0.7 + 2.0.8 true org.springframework spring-core - 2.0.7 + 2.0.8 test diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index 93bfebaf7..47a520fd6 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -56,13 +56,13 @@ org.springframework spring-mock - 2.0.7 + 2.0.8 test org.springframework spring-core - 2.0.7 + 2.0.8 test diff --git a/plugins/dojo/pom.xml b/plugins/dojo/pom.xml index 32ff654dd..73be8d10a 100644 --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@ -241,14 +241,14 @@ org.springframework spring-mock - 2.0.7 + 2.0.8 true org.springframework spring-core - 2.0.7 + 2.0.8 test diff --git a/plugins/portlet/pom.xml b/plugins/portlet/pom.xml index b47320d44..890b876fa 100644 --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@ -123,25 +123,25 @@ org.springframework spring-mock - 2.0.7 - test + 2.0.8 + test - - org.springframework - spring-portlet - 2.0.7 - test - + + org.springframework + spring-portlet + 2.0.8 + test + org.springframework spring-core - 2.0.7 + 2.0.8 test - + commons-fileupload commons-fileupload - 1.1.1 + 1.1.1 test diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index d87c16d96..d3bbd0a9b 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -148,7 +148,7 @@ org.springframework spring-core - 2.0.7 + 2.0.8 test @@ -156,7 +156,7 @@ org.springframework spring-mock - 2.0.7 + 2.0.8 test diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index e9d17e774..5695ad7bb 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -44,7 +44,7 @@ opensymphony sitemesh - 2.2.1 + 2.3 diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 40dcce700..d40f893e5 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -44,31 +44,31 @@ org.springframework spring-beans - 2.0.7 + 2.0.8 org.springframework spring-core - 2.0.7 + 2.0.8 org.springframework spring-context - 2.0.7 + 2.0.8 org.springframework spring-web - 2.0.7 + 2.0.8 org.springframework spring-mock - 2.0.7 + 2.0.8 test diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 7790ad5f5..28a4726b7 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -58,14 +58,14 @@ org.springframework spring-mock - 2.0.7 + 2.0.8 true org.springframework spring-core - 2.0.7 + 2.0.8 test