diff --git a/org.springframework.web.servlet/pom.xml b/org.springframework.web.servlet/pom.xml index c9b2bd1f9ad..d3f323a9bc1 100644 --- a/org.springframework.web.servlet/pom.xml +++ b/org.springframework.web.servlet/pom.xml @@ -12,6 +12,22 @@ 3.0.0.BUILD-SNAPSHOT + + + tiger + + 1.5 + + + + stax + stax + 1.2.0 + + + + + rome @@ -71,6 +87,12 @@ jasperreports 2.0.5 true + + + xml-apis + xml-apis + + commons-logging @@ -87,21 +109,27 @@ org.apache.tiles tiles-api - 2.0.5 + 2.1.2 true org.apache.tiles tiles-core - 2.0.5 + 2.1.2 true org.apache.tiles tiles-jsp - 2.0.5 + 2.1.2 true + + rhino + js + 1.7R1 + test + velocity velocity @@ -165,7 +193,7 @@ junit junit - 4.5 + 4.6 test @@ -191,12 +219,32 @@ dom4j 1.6.1 test + + + xml-apis + xml-apis + + jaxen jaxen 1.1.1 test + + + xml-apis + xml-apis + + + xom + xom + + + xerces + xercesImpl + + cglib @@ -218,5 +266,18 @@ provided true + + jfree + jfreechart + 1.0.7 + runtime + true + + + org.codehaus.jackson + jackson-mapper-asl + 1.0.1 + true +