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 bc8eac06fc9b8fb0fe1fb7c04fc760079a3f343d
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Dec 14 13:18:01 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index c4ada67..f36dfe1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -471,7 +471,7 @@ under the License.
     <wicket.version>9.7.0</wicket.version>
     <wicketstuff.version>9.6.0</wicketstuff.version>
     <wicket-jqueryui.version>9.5.0</wicket-jqueryui.version>
-    <wicket-bootstrap.version>5.0.5</wicket-bootstrap.version>
+    <wicket-bootstrap.version>5.0.6</wicket-bootstrap.version>
     <wicket-spring-boot.version>3.0.4</wicket-spring-boot.version>
 
     <antlr4.version>4.9.3</antlr4.version>

Reply via email to