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 8a43984b2dd877d4fdcbd65b5429f96f78524a8f
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu May 7 16:15:50 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index cd854fe..9aa6df0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,7 +458,7 @@ under the License.
     <swagger-ui.version>3.25.1</swagger-ui.version>
     <guava.version>29.0-jre</guava.version>
 
-    <jquery.version>3.5.0</jquery.version>
+    <jquery.version>3.5.1</jquery.version>
     <jquery-ui.version>1.12.1</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