WW-3116 Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@771849 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Hermanns
2009-05-05 15:53:49 +00:00
parent 6ccf7b21c6
commit a3d11038eb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -148,7 +148,7 @@
<dependency>
<groupId>opensymphony</groupId>
<artifactId>sitemesh</artifactId>
<version>2.3</version>
<version>2.4.2</version>
</dependency>
<dependency>
<groupId>uk.ltd.getahead</groupId>
+1 -1
View File
@@ -43,7 +43,7 @@
<dependency>
<groupId>opensymphony</groupId>
<artifactId>sitemesh</artifactId>
<version>2.3</version>
<version>2.4.2</version>
</dependency>
<!-- Velocity -->
<dependency>