Bump hadoop-common from 3.3.1 to 3.3.3 in /modules/yarn-ext

Bumps hadoop-common from 3.3.1 to 3.3.3.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/modules/yarn-ext/pom.xml b/modules/yarn-ext/pom.xml
index 0ccb49d..0bf4bf6 100644
--- a/modules/yarn-ext/pom.xml
+++ b/modules/yarn-ext/pom.xml
@@ -36,7 +36,7 @@
     <url>https://ignite.apache.org</url>
 
     <properties>
-        <hadoop-yarn.version>3.3.1</hadoop-yarn.version>
+        <hadoop-yarn.version>3.3.3</hadoop-yarn.version>
     </properties>
 
     <dependencies>