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 7a3d753  Upgrading Wicket-jQueryUI and Tomcat
7a3d753 is described below

commit 7a3d753b3c1fc6193a04ffd927f2cd260c8644c1
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Tue Mar 19 14:52:27 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 68846e2..2d81cb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -465,7 +465,7 @@ under the License.
     <chartjs.version>1.0.2</chartjs.version>
     
     <wicket.version>8.3.0</wicket.version>
-    <wicket-jqueryui.version>8.1.0</wicket-jqueryui.version>
+    <wicket-jqueryui.version>8.3.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>2.0.7</wicket-bootstrap.version>
     <wicket-spring-boot.version>2.1.5</wicket-spring-boot.version>
 
@@ -512,7 +512,7 @@ under the License.
     <cargo.log>${log.directory}/cargo.log</cargo.log>
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
-    <tomcat.version>9.0.16</tomcat.version>
+    <tomcat.version>9.0.17</tomcat.version>
 
     <docker.postgresql.version>11.2</docker.postgresql.version>
     <docker.mariadb.version>10.4</docker.mariadb.version>

Reply via email to