Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/mall' into mall

hulh 8 anni fa
parent
commit
f30ada0171
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -46,6 +46,10 @@
             <groupId>org.springframework</groupId>
             <artifactId>spring-tx</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-webmvc</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.hibernate</groupId>
             <artifactId>hibernate-core</artifactId>