dev@glassfish.java.net

[gf-dev] pom review

From: Kin-man Chung <kinman.chung_at_oracle.com>
Date: Thu, 24 Jul 2014 09:12:48 -0700

This is to integrate a JSP release to fix a security issue.

dhcp-santaclara22-1fl-west-10-132-181-111:appserver kichung$ svn diff
Index: pom.xml
===================================================================
--- pom.xml (revision 63536)
+++ pom.xml (working copy)
@@ -62,7 +62,7 @@
      <properties>
          <jms-api.version>2.0</jms-api.version>
          <jsp-api.version>2.3.2-b01</jsp-api.version>
- <jsp-impl.version>2.3.3-b01</jsp-impl.version>
+ <jsp-impl.version>2.3.3-b02</jsp-impl.version>
          <jstl-impl.version>1.2.3</jstl-impl.version>
          <jstl-api.version>1.2.1</jstl-api.version>
          <mojarra.version>2.2.7</mojarra.version>