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 2022/12/05 08:37:47 UTC

[syncope] branch master updated: 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


The following commit(s) were added to refs/heads/master by this push:
     new 992b453e75 Upgrading Wicket Spring Boot
992b453e75 is described below

commit 992b453e75269a21e4ca3880ca80278cdcd8c39e
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Dec 5 09:37:21 2022 +0100

    Upgrading Wicket Spring Boot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 53493772e5..56919ed653 100644
--- a/pom.xml
+++ b/pom.xml
@@ -473,7 +473,7 @@ under the License.
     <wicketstuff.version>9.12.0</wicketstuff.version>
     <wicket-jqueryui.version>9.11.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>5.0.6</wicket-bootstrap.version>
-    <wicket-spring-boot.version>3.1.6</wicket-spring-boot.version>
+    <wicket-spring-boot.version>3.1.7</wicket-spring-boot.version>
 
     <antlr4.version>4.11.1</antlr4.version>