This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 8ec6c23498aa058860024a2940b8d3104b4be7d6 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Thu Apr 23 09:14:09 2020 +0200 Upgrading jQuery --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 395aeb3..3a6de44 100644 --- a/pom.xml +++ b/pom.xml @@ -452,7 +452,7 @@ under the License. <swagger-ui.version>3.23.11</swagger-ui.version> <guava.version>20.0</guava.version> - <jquery.version>3.3.1-1</jquery.version> + <jquery.version>3.4.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>
