Bump io.projectreactor.netty:reactor-netty-http in /modules/azure-ext

Bumps [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.0.7 to 1.0.39.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.7...v1.0.39)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/modules/azure-ext/pom.xml b/modules/azure-ext/pom.xml
index 6e3fc43..71995df 100644
--- a/modules/azure-ext/pom.xml
+++ b/modules/azure-ext/pom.xml
@@ -317,7 +317,7 @@
         <dependency>
             <groupId>io.projectreactor.netty</groupId>
             <artifactId>reactor-netty-http</artifactId>
-            <version>1.0.7</version>
+            <version>1.0.39</version>
         </dependency>
 
         <!-- https://mvnrepository.com/artifact/com.fasterxml.woodstox/woodstox-core -->