diff --git a/drone-fly-app/pom.xml b/drone-fly-app/pom.xml
index 0c4edf0..1cc1eff 100644
--- a/drone-fly-app/pom.xml
+++ b/drone-fly-app/pom.xml
@@ -111,7 +111,7 @@
software.amazon.msk
aws-msk-iam-auth
- 1.1.1
+ ${msk.iam.version}
diff --git a/drone-fly-integration-tests/pom.xml b/drone-fly-integration-tests/pom.xml
index b02d87d..481473b 100644
--- a/drone-fly-integration-tests/pom.xml
+++ b/drone-fly-integration-tests/pom.xml
@@ -79,7 +79,7 @@
software.amazon.msk
aws-msk-iam-auth
- 1.1.1
+ ${msk.iam.version}
diff --git a/pom.xml b/pom.xml
index 116b03e..9f63cc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,6 +37,7 @@
${project.version}
docker.io
2.17.1
+ 1.1.9