You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by rm...@apache.org on 2013/07/16 08:00:08 UTC

svn commit: r1503567 - /bval/branches/bval-11/bval-tck11/pom.xml

Author: rmannibucau
Date: Tue Jul 16 06:00:08 2013
New Revision: 1503567

URL: http://svn.apache.org/r1503567
Log:
updating tomcat el impl version

Modified:
    bval/branches/bval-11/bval-tck11/pom.xml

Modified: bval/branches/bval-11/bval-tck11/pom.xml
URL: http://svn.apache.org/viewvc/bval/branches/bval-11/bval-tck11/pom.xml?rev=1503567&r1=1503566&r2=1503567&view=diff
==============================================================================
--- bval/branches/bval-11/bval-tck11/pom.xml (original)
+++ bval/branches/bval-11/bval-tck11/pom.xml Tue Jul 16 06:00:08 2013
@@ -116,7 +116,7 @@ under the License.
         <dependency>
             <groupId>org.apache.tomcat</groupId>
             <artifactId>tomcat-jasper-el</artifactId>
-            <version>7.0.41</version>
+            <version>7.0.42</version>
             <scope>provided</scope>
         </dependency>