diff --git a/examples/https/pom.xml b/examples/https/pom.xml
index f930d500d..526a9fe8b 100644
--- a/examples/https/pom.xml
+++ b/examples/https/pom.xml
@@ -68,9 +68,9 @@
-
+
${quarkus.ssl.native}
-
+
diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml
index b81fc2aa4..3c5b2de50 100644
--- a/examples/kafka/pom.xml
+++ b/examples/kafka/pom.xml
@@ -50,10 +50,10 @@
-
+
quay.io/strimzi/kafka
0.41.0-kafka-3.7.0
-
+
diff --git a/examples/quarkus-cli/pom.xml b/examples/quarkus-cli/pom.xml
index 67a35ad28..ae4ab7b5c 100644
--- a/examples/quarkus-cli/pom.xml
+++ b/examples/quarkus-cli/pom.xml
@@ -29,6 +29,7 @@
org.apache.maven.plugins
maven-surefire-plugin
+ ${surefire-plugin.version}