diff --git a/README.md b/README.md
index be32415..512eeb1 100644
--- a/README.md
+++ b/README.md
@@ -142,7 +142,7 @@ For example, here is how to import the REST Client to your project:
org.elasticsearch.client
elasticsearch-rest-client
- 9.1.5
+ 9.2.0
```
@@ -152,7 +152,7 @@ For example, here is how to import the Transport Client to your project (depreca
org.elasticsearch.client
transport
- 9.1.5
+ 9.2.0
```
diff --git a/pom.xml b/pom.xml
index 9b3e8c3..9fa4a1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ index lifecycle policies and data when an elasticsearch client starts.
- 9.1.5
+ 9.2.0
2.0.17
2.25.2
2.20.0