Skip to content

Commit 44b4842

Browse files
authored
Merge pull request citerus#23 from mdeinum/upgrade-spring-boot-159
Upgrade to Spring Boot 1.5.9
2 parents 410b1e9 + 660f820 commit 44b4842

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.8.RELEASE</version>
11+
<version>1.5.9.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)