Bump classgraph from 4.8.93 to 4.8.102

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

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

Closes #11

Change-Id: I95643436d159a0159d65d88124109ae824df6bd7
diff --git a/pom.xml b/pom.xml
index 9092582..88874b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,7 @@
         <dependency>
             <groupId>io.github.classgraph</groupId>
             <artifactId>classgraph</artifactId>
-            <version>4.8.93</version>
+            <version>4.8.102</version>
         </dependency>
     </dependencies>
 </project>