diff --git a/.sdkmanrc b/.sdkmanrc
new file mode 100644
index 000000000..f3b375668
--- /dev/null
+++ b/.sdkmanrc
@@ -0,0 +1,3 @@
+# Enable auto-env through the sdkman_auto_env config
+# Add key=value pairs of SDKs to use below
+java=17.0.9-tem
diff --git a/core/runtime/pom.xml b/core/runtime/pom.xml
index f5bd5b5cb..60883a7da 100644
--- a/core/runtime/pom.xml
+++ b/core/runtime/pom.xml
@@ -30,11 +30,6 @@
micrometer-core
true
-
- io.micrometer
- micrometer-core
- true
-
io.opentelemetry.instrumentation
opentelemetry-instrumentation-api