diff --git a/custom-maven-distribution/create-custom-maven-distribution.sh b/custom-maven-distribution/create-custom-maven-distribution.sh
index 03f18345e..745b8983b 100755
--- a/custom-maven-distribution/create-custom-maven-distribution.sh
+++ b/custom-maven-distribution/create-custom-maven-distribution.sh
@@ -32,7 +32,7 @@ maven_conf=${maven_dir}/conf
custom_maven_version=1.0.0
custom_maven_zip=${maven_dir}-sample-${custom_maven_version}-bin.zip
-develocity_ext_version=1.22.1
+develocity_ext_version=1.22.2
develocity_ext_jar=develocity-maven-extension-${develocity_ext_version}.jar
develocity_sample_ext_version=2.0.1
diff --git a/quarkus-build-caching-extension/README.md b/quarkus-build-caching-extension/README.md
index 1438ed598..62b68bcb6 100644
--- a/quarkus-build-caching-extension/README.md
+++ b/quarkus-build-caching-extension/README.md
@@ -41,7 +41,7 @@ Reference the extension in `.mvn/extensions.xml` (this extension requires the de
com.gradle
develocity-maven-extension
- 1.22.1
+ 1.22.2
com.gradle
diff --git a/rollout-maven-extension/.mvn/extensions.xml b/rollout-maven-extension/.mvn/extensions.xml
index e4fda61bd..7daf0d47d 100644
--- a/rollout-maven-extension/.mvn/extensions.xml
+++ b/rollout-maven-extension/.mvn/extensions.xml
@@ -7,7 +7,7 @@
com.gradle
develocity-maven-extension
- 1.22.1
+ 1.22.2
com.gradle