Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit f9c9c63

Browse files
committed
upgraded to spring boot 1.5.1.RELEASE
1 parent 76009ec commit f9c9c63

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
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-starter-parent</artifactId>
17-
<version>1.4.3.RELEASE</version>
17+
<version>1.5.1.RELEASE</version>
1818
</parent>
1919

2020
<properties>

0 commit comments

Comments
 (0)