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 be349a14861ed7c2ab3c0d4ff26a918d8774cbe4
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Tue Feb 8 17:06:43 2022 +0100

    Upgrading Nimbus JOSE JWT and Swagger Core
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 30070dc..c0d85f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -405,7 +405,7 @@ under the License.
 
     <cxf.version>3.5.0</cxf.version>
     <bouncycastle.version>1.70</bouncycastle.version>
-    <nimbus-jose-jwt.version>9.18</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>9.19</nimbus-jose-jwt.version>
 
     <jackson.version>2.13.1</jackson.version>
 
@@ -453,7 +453,7 @@ under the License.
 
     <h2.version>1.4.200</h2.version>
 
-    <swagger-core.version>2.1.12</swagger-core.version>
+    <swagger-core.version>2.1.13</swagger-core.version>
     <swagger-ui.version>4.5.0</swagger-ui.version>
 
     <jquery-slimscroll.version>1.3.8</jquery-slimscroll.version>

Reply via email to