This is an automated email from the ASF dual-hosted git repository. mandarambawane pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/branch-2.0 by this push: new c17e8666d ATLAS-4855 : Atlas - Upgrade Nimbus-JOSE-JWT to 9.37.3 c17e8666d is described below commit c17e8666d3bb2b7e59df4cfc8b42055fed2c6b8a 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 8bfd24557..fc9b3e13c 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>