This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 34cf9b47683822edea712cac16b054ef8e605be4 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Dec 30 08:05:54 2019 +0100 Upgrading Wicket SpringBoot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5db6ec1..1cd3dd1 100644 --- a/pom.xml +++ b/pom.xml @@ -483,7 +483,7 @@ under the License. <wicket.version>8.6.1</wicket.version> <wicket-jqueryui.version>8.6.0</wicket-jqueryui.version> <wicket-bootstrap.version>2.0.11</wicket-bootstrap.version> - <wicket-spring-boot.version>2.1.7</wicket-spring-boot.version> + <wicket-spring-boot.version>2.1.8</wicket-spring-boot.version> <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>
