diff --git a/spring-boot-demo-upload/pom.xml b/spring-boot-demo-upload/pom.xml index 206ff87..bee76f6 100644 --- a/spring-boot-demo-upload/pom.xml +++ b/spring-boot-demo-upload/pom.xml @@ -1,50 +1,48 @@ - 4.0.0 - - com.xkcoding - spring-boot-demo-upload - 0.0.1-SNAPSHOT - jar - - spring-boot-demo-upload - Demo project for Spring Boot - - - org.springframework.boot - spring-boot-starter-parent - 2.0.6.RELEASE - - - - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-web - - - - org.springframework.boot - spring-boot-starter-test - test - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - + 4.0.0 + + spring-boot-demo-upload + 0.0.1-SNAPSHOT + jar + + spring-boot-demo-upload + Demo project for Spring Boot + + + com.xkcoding + spring-boot-demo + 0.0.1-SNAPSHOT + + + + UTF-8 + UTF-8 + 1.8 + + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-test + test + + + + + spring-boot-demo-upload + + + org.springframework.boot + spring-boot-maven-plugin + + +