diff --git a/common/pom.xml b/common/pom.xml
index 24d08a574d5..5c8e9e98db2 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -68,6 +68,10 @@
org.apache.commons
commons-lang3
+
+ commons-lang
+ commons-lang
+
diff --git a/openmetadata-service/pom.xml b/openmetadata-service/pom.xml
index e4b84d82421..38bb09566d4 100644
--- a/openmetadata-service/pom.xml
+++ b/openmetadata-service/pom.xml
@@ -19,7 +19,7 @@
1.20.3
2.30.19
1.14.0
- 4.9.0
+ 4.10.0
1.0.0
0.5.11
2.9.0
diff --git a/pom.xml b/pom.xml
index 47e82570ea6..082fe4d3675 100644
--- a/pom.xml
+++ b/pom.xml
@@ -563,7 +563,7 @@
io.github.resilience4j
resilience4j-retry
- 2.2.0
+ 2.3.0
info.picocli
@@ -612,7 +612,7 @@
com.microsoft.azure
msal4j
- 1.17.2
+ 1.22.0
net.minidev
@@ -623,7 +623,7 @@
com.azure
azure-identity
- 1.14.0
+ 1.15.2
io.netty