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 a64ee02efa Upgrading Nimbus JOSE JWT, Groovy and cargo-maven3-plugin
a64ee02efa is described below

commit a64ee02efa6a34469ee061abf555a553371af4b7
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Mon Apr 25 17:03:36 2022 +0200

    Upgrading Nimbus JOSE JWT, Groovy and cargo-maven3-plugin
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3c907c2a0b..b45ec1972d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -405,7 +405,7 @@ under the License.
 
     <cxf.version>3.5.2</cxf.version>
     <bouncycastle.version>1.70</bouncycastle.version>
-    <nimbus-jose-jwt.version>9.21</nimbus-jose-jwt.version>
+    <nimbus-jose-jwt.version>9.22</nimbus-jose-jwt.version>
 
     <jackson.version>2.13.2</jackson.version>
 
@@ -420,7 +420,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <groovy.version>4.0.1</groovy.version>
+    <groovy.version>4.0.2</groovy.version>
 
     <flowable.version>6.7.2</flowable.version>
 
@@ -2165,7 +2165,7 @@ under the License.
         <plugin>
           <groupId>org.codehaus.cargo</groupId>
           <artifactId>cargo-maven3-plugin</artifactId>
-          <version>1.9.10</version>
+          <version>1.9.11</version>
           <configuration>
             <configuration>
               <type>standalone</type>

Reply via email to