Skip to content

Commit 4f52bc9

Browse files
committed
Upgrade to Spring Boot 1.5.8
1 parent 68c716f commit 4f52bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.springframework.boot</groupId>
1010
<artifactId>spring-boot-starter-parent</artifactId>
11-
<version>1.5.7.RELEASE</version>
11+
<version>1.5.8.RELEASE</version>
1212
</parent>
1313
<description>This application shows a few key concepts of
1414
Domain Driven Design implemented in Enterprise Java.

0 commit comments

Comments
 (0)