diff --git a/Web/pom.xml b/Web/pom.xml
index fcb24d5..0bb6488 100755
--- a/Web/pom.xml
+++ b/Web/pom.xml
@@ -50,7 +50,7 @@
 <dependency>
     <groupId>com.giffing.wicket.spring.boot.starter</groupId>
     <artifactId>wicket-spring-boot-starter</artifactId>
-    <version>2.0.4</version>
+    <version>2.1.0</version>
     <exclusions>
                     <exclusion>
                         <!-- https://mvnrepository.com/artifact/org.slf4j/log4j-over-slf4j -->