diff --git a/.gitignore b/.gitignore
index b51484c..25e2bc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
.idea/*
*.iml
*/.idea/*
+**/target/*
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index dce5879..a705787 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
4.0.0
com.microsoft.azure
azure-dependencies-bom
- 2.1.0.M6
+ 2.1.0.M7
pom
Azure SDK dependencies BOM
@@ -53,12 +53,10 @@
1.16.2
1.0.0
0.9.8
- 1.6.1
+ 1.6.10
3.1.0
- 1.1.1
2.1.7
2.1.7
- 1.1.1
@@ -167,20 +165,6 @@
azure-client-authentication
${azure.client.authentication.version}
-
-
-
- io.micrometer
- micrometer-registry-azure-monitor
- ${azure.monitor.micrometer.registry.version}
-
-
-
-
- io.micrometer
- micrometer-core
- ${micrometer.core.version}
-