pom cleanup work

This commit is contained in:
Eugen Paraschiv
2018-02-28 18:16:32 +02:00
parent fabcbbb51b
commit e4f5a22e92
8 changed files with 42 additions and 49 deletions
+2 -2
View File
@@ -24,12 +24,12 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
<version>1.5.5.RELEASE</version>
<version>1.5.10.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>1.5.6.RELEASE</version>
<version>1.5.10.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>