Skip to content

Commit 410b1e9

Browse files
authored
Merge pull request citerus#21 from mdeinum/upgrade-spring-boot
Upgrade to Spring Boot 1.5.8
2 parents d115975 + 4f52bc9 commit 410b1e9

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)