Upgraded dependency to Jasper Compiler and Runtime 4.1.30.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115982 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3bb19c6d17
commit
79e4fcbdca
@ -71,12 +71,12 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>tomcat</groupId>
|
<groupId>tomcat</groupId>
|
||||||
<artifactId>jasper-compiler</artifactId>
|
<artifactId>jasper-compiler</artifactId>
|
||||||
<version>4.0.4</version>
|
<version>4.1.30</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>tomcat</groupId>
|
<groupId>tomcat</groupId>
|
||||||
<artifactId>jasper-runtime</artifactId>
|
<artifactId>jasper-runtime</artifactId>
|
||||||
<version>4.0.4</version>
|
<version>4.1.30</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-jelly</groupId>
|
<groupId>commons-jelly</groupId>
|
||||||
|
|||||||
@ -25,6 +25,9 @@
|
|||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.2-SNAPSHOT" date="in CVS">
|
<release version="1.2-SNAPSHOT" date="in CVS">
|
||||||
|
<action dev="vmassol" type="update" due-to="Adam Fisk" issue="MPJETTY-4">
|
||||||
|
Upgraded dependency to Jasper Compiler and Runtime 4.1.30.
|
||||||
|
</action>
|
||||||
<action dev="vmassol" type="update" due-to="Adam Fisk" issue="MPJETTY-3">
|
<action dev="vmassol" type="update" due-to="Adam Fisk" issue="MPJETTY-3">
|
||||||
Upgraded dependency to Jetty 4.2.20.
|
Upgraded dependency to Jetty 4.2.20.
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user