This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit e877f540b4fb778b41e61e2a8ed0c79c76d47bdd
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Aug 8 08:59:56 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 33af55a156..2707ff73e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -465,7 +465,7 @@ under the License.
     <guava.version>29.0-jre</guava.version>
 
     <jquery.version>3.4.1</jquery.version>
-    <jquery-ui.version>1.13.0</jquery-ui.version>
+    <jquery-ui.version>1.13.2</jquery-ui.version>
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
     

Reply via email to