diff --git a/README.md b/README.md
index ab7522a..c3e92e2 100644
--- a/README.md
+++ b/README.md
@@ -139,7 +139,7 @@ Since this is an API, let's test the health or a simple endpoint.
### 1\. The Standard Conversation (Dialogflow)
This is the most common flow. It simulates a user sending a message like "Hola" to the bot. The orchestrator will route this to Dialogflow CX.
-
+f
**Request:**
```bash
diff --git a/pom.xml b/pom.xml
index 07144fb..095e1d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -182,27 +182,27 @@
io.netty
netty-codec-http2
- 4.2.9.Final
+ 4.1.130.Final
io.netty
netty-handler
- 4.1.125.Final
+ 4.1.130.Final
io.netty
netty-common
- 4.1.125.Final
+ 4.1.130.Final
io.netty
netty-codec-http
- 4.1.125.Final
+ 4.1.130.Final
io.netty
netty-codec
- 4.1.125.Final
+ 4.1.130.Final
com.google.protobuf