diff --git a/Web/pom.xml b/Web/pom.xml old mode 100755 new mode 100644 index fcb24d5..466f519 --- 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.2 diff --git a/pom.xml b/pom.xml index ec38bd5..ce73b0e 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ org.springframework.boot spring-boot-starter-parent 2.0.0.BUILD-SNAPSHOT - + @@ -409,7 +409,7 @@ org.springframework spring-web - 5.0.2.BUILD-SNAPSHOT + 5.0.7.RELEASE com.giffing.wicket.spring.boot.starter