This is an automated email from the ASF dual-hosted git repository.

mandarambawane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/master by this push:
     new a6fbdf816 ATLAS-4855 : Atlas - Upgrade Nimbus-JOSE-JWT to 9.37.3
a6fbdf816 is described below

commit a6fbdf816eeae4557ec5c44be445bbfe4a632b42
Author: Mandar Ambawane <mandar.ambaw...@freestoneinfotech.com>
AuthorDate: Thu Apr 25 00:28:08 2024 +0530

    ATLAS-4855 : Atlas - Upgrade Nimbus-JOSE-JWT to 9.37.3
    
    Signed-off-by: Mandar Ambawane <mandar.ambaw...@freestoneinfotech.com>
---
 webapp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapp/pom.xml b/webapp/pom.xml
index 7d2d4c952..f90b0326e 100755
--- a/webapp/pom.xml
+++ b/webapp/pom.xml
@@ -475,7 +475,7 @@
         <dependency>
             <groupId>com.nimbusds</groupId>
             <artifactId>nimbus-jose-jwt</artifactId>
-            <version>9.8.1</version>
+            <version>9.37.3</version>
             <scope>compile</scope>
             <exclusions>
                 <exclusion>

Reply via email to