diff --git a/README.adoc b/README.adoc
index 3ad70bd..bc948db 100644
--- a/README.adoc
+++ b/README.adoc
@@ -123,6 +123,7 @@ The following table shows the compatibility of the plugin version with Develocit
|===
|Bamboo Plugin version | Develocity Maven extension version | Common Custom User Data Maven extension version | Minimum supported Develocity version
|Next version | 1.22 | 2.0 | 2024.2
+|2.2.1 | 1.22 | 2.0 | 2024.2
|2.2.0 | 1.21.2 | 2.0 | 2024.1
|2.1.0 | 1.21.1 | 2.0 | 2024.1
|2.0.0 | 1.20.1 | 1.12.4 | 2023.4
diff --git a/pom.xml b/pom.xml
index 258a2e7..69a7287 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
4.0.0
com.gradle.develocity
develocity-bamboo-plugin
- 2.2.0
+ 2.2.1
atlassian-plugin
Develocity Bamboo plugin