[jboss-cvs] JBossAS SVN: r114784 - branches/JBPAPP_5/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 26 07:00:48 EDT 2014


Author: huwang
Date: 2014-03-26 07:00:48 -0400 (Wed, 26 Mar 2014)
New Revision: 114784

Modified:
   branches/JBPAPP_5/component-matrix/pom.xml
Log:
JBPAPP-11064 Update glassfish-jstl to add JSTL memory leak fix

Modified: branches/JBPAPP_5/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5/component-matrix/pom.xml	2014-03-25 21:33:30 UTC (rev 114783)
+++ branches/JBPAPP_5/component-matrix/pom.xml	2014-03-26 11:00:48 UTC (rev 114784)
@@ -478,7 +478,7 @@
       <dependency>
         <groupId>javax.servlet</groupId>
         <artifactId>jstl</artifactId>
-        <version>1.2</version>
+        <version>1.2-patch-01</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list