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 8b01c66717b5527ac7332efebf86480e07c865a7
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Jul 5 07:47:57 2021 +0200

    Upgrading SLF4J, Swagger UI and Wicket-jQuery UI
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index eae8a62..edc6fcc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -429,7 +429,7 @@ under the License.
 
     <camel.version>3.11.0</camel.version>
 
-    <slf4j.version>2.0.0-alpha1</slf4j.version>
+    <slf4j.version>2.0.0-alpha2</slf4j.version>
 
     <elasticsearch.version>7.13.2</elasticsearch.version>
 
@@ -458,7 +458,7 @@ under the License.
     <mockito.version>3.11.2</mockito.version>
 
     <swagger-core.version>2.1.10</swagger-core.version>
-    <swagger-ui.version>3.50.0</swagger-ui.version>
+    <swagger-ui.version>3.51.0</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
@@ -474,7 +474,7 @@ under the License.
 
     <wicket.version>9.3.0</wicket.version>
     <wicketstuff.version>9.3.0</wicketstuff.version>
-    <wicket-jqueryui.version>9.3.1</wicket-jqueryui.version>
+    <wicket-jqueryui.version>9.3.2</wicket-jqueryui.version>
     <wicket-bootstrap.version>5.0.5</wicket-bootstrap.version>
     <wicket-spring-boot.version>3.0.4</wicket-spring-boot.version>
 

Reply via email to