You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2008/08/26 21:47:51 UTC

svn commit: r689182 - /geronimo/server/branches/2.1/pom.xml

Author: dwoods
Date: Tue Aug 26 12:47:51 2008
New Revision: 689182

URL: http://svn.apache.org/viewvc?rev=689182&view=rev
Log:
GERONIMO-4266 Upgrade to DWR 2.0.5 for XSS security fix

Modified:
    geronimo/server/branches/2.1/pom.xml

Modified: geronimo/server/branches/2.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1/pom.xml?rev=689182&r1=689181&r2=689182&view=diff
==============================================================================
--- geronimo/server/branches/2.1/pom.xml (original)
+++ geronimo/server/branches/2.1/pom.xml Tue Aug 26 12:47:51 2008
@@ -814,7 +814,7 @@
             <dependency>
                 <groupId>org.directwebremoting</groupId>
                 <artifactId>dwr</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
             </dependency>
 
             <dependency>