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/10/19 07:08:27 UTC

[syncope] branch master updated: Upgrading Font Awesome and Wicket-jQueryUI

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 52b925e  Upgrading Font Awesome and Wicket-jQueryUI
52b925e is described below

commit 52b925e251209bb51e664b0604eacb2b17ed9413
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Oct 19 09:00:52 2020 +0200

    Upgrading Font Awesome and Wicket-jQueryUI
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7f5b779..58a3c83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -464,7 +464,7 @@ under the License.
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
 
     <bootbox.version>5.4.0</bootbox.version>
-    <font-awesome.version>5.15.0</font-awesome.version>
+    <font-awesome.version>5.15.1</font-awesome.version>
     <ionicons.version>2.0.1</ionicons.version>
     <codemirror.version>5.50.0</codemirror.version>
     <googlediffmatchpath.version>895a9512bb</googlediffmatchpath.version>
@@ -472,7 +472,7 @@ under the License.
     <chartjs.version>1.0.2</chartjs.version>
 
     <wicket.version>9.1.0</wicket.version>
-    <wicket-jqueryui.version>9.0.0</wicket-jqueryui.version>
+    <wicket-jqueryui.version>9.1.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>5.0.2</wicket-bootstrap.version>
     <wicket-spring-boot.version>3.0.4</wicket-spring-boot.version>