diff --git a/Web/pom.xml b/Web/pom.xml old mode 100755 new mode 100644 index fcb24d5..35d07d7 --- a/Web/pom.xml +++ b/Web/pom.xml @@ -50,7 +50,7 @@ com.giffing.wicket.spring.boot.starter wicket-spring-boot-starter - 2.0.4 + 2.1.6 diff --git a/pom.xml b/pom.xml index ec38bd5..ab9c034 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.springframework.boot spring-boot-starter-parent 2.0.0.BUILD-SNAPSHOT - + @@ -318,7 +318,7 @@ org.springframework.boot spring-boot-starter-test - 1.5.7.RELEASE + 2.0.0.RELEASE test @@ -372,7 +372,7 @@ org.springframework spring-context - 5.0.2.BUILD-SNAPSHOT + 5.0.3.RELEASE org.springframework @@ -394,7 +394,7 @@ org.springframework.boot spring-boot-autoconfigure - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE org.slf4j @@ -409,7 +409,7 @@ org.springframework spring-web - 5.0.2.BUILD-SNAPSHOT + 5.0.3.RELEASE com.giffing.wicket.spring.boot.starter @@ -419,24 +419,24 @@ org.springframework spring-test - 5.0.2.BUILD-SNAPSHOT + 5.0.3.RELEASE test org.springframework.boot spring-boot - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE org.springframework.boot spring-boot-test - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RELEASE test org.springframework spring-beans - 5.0.2.BUILD-SNAPSHOT + 5.0.3.RELEASE