Skip to content
This repository was archived by the owner on Aug 17, 2018. It is now read-only.

Commit 9ff6ddb

Browse files
author
Kin Man Chung
committed
update new jsp and el api
svn path=/trunk/; revision=1469
1 parent 12fa6a2 commit 9ff6ddb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -291,12 +291,12 @@
291291
<dependency>
292292
<groupId>org.glassfish</groupId>
293293
<artifactId>javax.el</artifactId>
294-
<version>[3.0.0,)</version>
294+
<version>[3.0.1-b02,)</version>
295295
</dependency>
296296
<dependency>
297297
<groupId>javax.servlet.jsp</groupId>
298298
<artifactId>javax.servlet.jsp-api</artifactId>
299-
<version>2.3.2-b01-SNAPSHOT</version>
299+
<version>2.3.2-b01</version>
300300
</dependency>
301301

302302
<!--

0 commit comments

Comments
 (0)