Browse Source

Merge aa3edffd31922f0be2671538e4c7b5d808ccae0c into 700be64d6f52f449cd218a7217e93490be962246

DanilSuits 8 years ago
parent
commit
93cb02f7af
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

8
     <parent>
8
     <parent>
9
         <groupId>org.springframework.boot</groupId>
9
         <groupId>org.springframework.boot</groupId>
10
         <artifactId>spring-boot-starter-parent</artifactId>
10
         <artifactId>spring-boot-starter-parent</artifactId>
11
-        <version>1.5.10.RELEASE</version>
11
+        <version>1.5.13.RELEASE</version>
12
     </parent>
12
     </parent>
13
     <description>This application shows a few key concepts of
13
     <description>This application shows a few key concepts of
14
         Domain Driven Design implemented in Enterprise Java.
14
         Domain Driven Design implemented in Enterprise Java.