Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 3b2dd54d3488862ade885bb19795b8d8 > files > 4

velocity-tools-2.0-4.mga3.src.rpm

--- pom.xml	2010-04-12 19:07:00.000000000 +0200
+++ pom.xml-gil	2012-05-27 05:46:03.422196231 +0200
@@ -418,7 +418,13 @@
         <dependency>
             <groupId>javax.servlet</groupId>
             <artifactId>servlet-api</artifactId>
-            <version>2.3</version>
+            <version>7.0.27</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.tomcat</groupId>
+            <artifactId>tomcat-jsp-api</artifactId>
+            <version>7.0.27</version>
             <scope>provided</scope>
         </dependency>
         <dependency>