MarcGiffing / wicket-spring-boot

Spring Boot starter for Apache Wicket
152 stars 62 forks source link

Upgrade to Wicket 8.6.1, Wicketstuff 8.6.0 and Spring Boot 2.2.2.RELEASE #162

Closed tgoetz closed 4 years ago

tgoetz commented 4 years ago

Upgraded Wicket to version 8.6.1 and Wicketstuff libraries to 8.6.0. As there is no 8.6.1 version of Wicketstuff available, I introduced a new variable in the pom for the Wicketstuff version. I also upgraded Spring Boot to 2.2.2.RELEASE and fixed compile errors.