Skip to content

Commit 8ae00f8

Browse files
committed
update to 1.5.6
1 parent fe1603d commit 8ae00f8

File tree

15 files changed

+41
-412
lines changed

15 files changed

+41
-412
lines changed

spring-boot-helloWorld/mvnw

Lines changed: 0 additions & 233 deletions
This file was deleted.

spring-boot-helloWorld/mvnw.cmd

Lines changed: 0 additions & 145 deletions
This file was deleted.

spring-boot-helloWorld/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
<parent>
1515
<groupId>org.springframework.boot</groupId>
1616
<artifactId>spring-boot-starter-parent</artifactId>
17-
<version>1.3.6.RELEASE</version>
17+
<version>1.5.6.RELEASE</version>
1818
<relativePath/> <!-- lookup parent from repository -->
1919
</parent>
2020

2121
<properties>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23-
<java.version>1.7</java.version>
23+
<java.version>1.8</java.version>
2424
</properties>
2525

2626
<dependencies>

0 commit comments

Comments
 (0)