Cleanup dependencies

This commit is contained in:
Manfred Karrer 2015-11-11 18:25:07 +01:00
parent f4383afe9b
commit f8adaaed62
14 changed files with 30 additions and 369 deletions

View file

@ -17,12 +17,10 @@
<artifactId>gson</artifactId>
<version>2.2.4</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>4.1.1.RELEASE</version>
</dependency>
</dependencies>
</project>