First (more or less) working webdav server
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.jackrabbit / pom.xml
index 0db75b520825ca95ea8b1523ee38135709718ab0..d48451e01b3c31a9c40e02eedcd76c622bd7b5d0 100644 (file)
                        <artifactId>org.springframework.beans</artifactId>
                </dependency>
 
+               <dependency>
+                       <groupId>org.springframework</groupId>
+                       <artifactId>org.springframework.web.servlet</artifactId>
+               </dependency>
+
                <!-- Logging -->
                <dependency>
                        <groupId>org.slf4j</groupId>