Bump classgraph from 4.8.90 to 4.8.93

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.90 to 4.8.93.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.90...classgraph-4.8.93)

Signed-off-by: dependabot[bot] <support@github.com>

Closes #2

Change-Id: I53d6aeb7c2a29d9a2d4ed4af200e5c739fad356b
diff --git a/pom.xml b/pom.xml
index fd95fc0..b945347 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,7 @@
         <dependency>
             <groupId>io.github.classgraph</groupId>
             <artifactId>classgraph</artifactId>
-            <version>4.8.90</version>
+            <version>4.8.93</version>
         </dependency>
     </dependencies>
 </project>