From f19ddc217f87e9ce41bac52d2ab94ef8ad9b48a5 Mon Sep 17 00:00:00 2001 From: Jintumoni Date: Tue, 5 May 2026 11:30:22 +0530 Subject: [PATCH 1/2] remove slf4j-nop module --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 3bb7f0b..8e154d2 100644 --- a/pom.xml +++ b/pom.xml @@ -55,12 +55,6 @@ 2.31.30 - - org.slf4j - slf4j-nop - 2.0.13 - - com.azure azure-identity From 2a6f3a2b5fbe0403e57b003f2236fa73326fbf2d Mon Sep 17 00:00:00 2001 From: Jintumoni Date: Tue, 5 May 2026 11:30:41 +0530 Subject: [PATCH 2/2] correct typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a308783..c29b161 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Akeyless CloudId Provider -The purpose of this package is to exteact the required "cloudid" to authenticate to akeyless using cloud authorization providers. +The purpose of this package is to extract the required "cloudid" to authenticate to akeyless using cloud authorization providers. For more information, please visit [http://akeyless.io](http://akeyless.io)