Bump maven-shared-utils

Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) from 0.1 to 3.3.3.
- [Release notes](https://github.com/apache/maven-shared-utils/releases)
- [Commits](https://github.com/apache/maven-shared-utils/compare/maven-shared-utils-0.1...maven-shared-utils-3.3.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-shared-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/src/it/MCOMPILER-203-processorpath/annotation-verify/pom.xml b/src/it/MCOMPILER-203-processorpath/annotation-verify/pom.xml
index 2ebdaf6..691526d 100644
--- a/src/it/MCOMPILER-203-processorpath/annotation-verify/pom.xml
+++ b/src/it/MCOMPILER-203-processorpath/annotation-verify/pom.xml
@@ -95,7 +95,7 @@
     <dependency>

       <groupId>org.apache.maven.shared</groupId>

       <artifactId>maven-shared-utils</artifactId>

-      <version>0.1</version>

+      <version>3.3.3</version>

     </dependency>

   </dependencies>