Project

General

Profile

« Previous | Next » 

Revision 1f913edc

Added by Andreas Müller over 1 year ago

ref #9359 try to remove springmodules from vaadin

View differences:

pom.xml
660 660
      <groupId>javax.validation</groupId>
661 661
      <artifactId>validation-api</artifactId>
662 662
    </dependency>
663
    <dependency>
663
<!--    <dependency>
664 664
      <groupId>org.springmodules</groupId>
665 665
      <artifactId>spring-modules-cache</artifactId>
666 666
      <version>0.7</version>
......
675 675
        </exclusion>
676 676
      </exclusions>
677 677
      <scope>test</scope>
678
    </dependency>
678
    </dependency>  -->
679 679
    <dependency>
680 680
      <groupId>org.springframework</groupId>
681 681
      <artifactId>spring-test</artifactId>

Also available in: Unified diff