You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2020/01/31 16:44:43 UTC

[syncope] 02/03: Upgrading wicket-spring-boot

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 e3c50b2693dc42fece29cd4482107bf2f2900fab
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Jan 31 17:00:45 2020 +0100

    Upgrading wicket-spring-boot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2449d63..c547029 100644
--- a/pom.xml
+++ b/pom.xml
@@ -484,7 +484,7 @@ under the License.
     <wicket.version>8.7.0</wicket.version>
     <wicket-jqueryui.version>8.6.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>2.0.12</wicket-bootstrap.version>
-    <wicket-spring-boot.version>2.1.8</wicket-spring-boot.version>
+    <wicket-spring-boot.version>2.1.9</wicket-spring-boot.version>
     
     <ianal-maven-plugin-version>1.0-alpha-1</ianal-maven-plugin-version>