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