Bump classgraph from 4.8.102 to 4.8.107

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

Change-Id: I40b7be81896e0d4e6765442d50fa854d652eaa5d

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Closes #17

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

Change-Id: Ie65865c917756459c6ec899951d532874b559c10
diff --git a/pom.xml b/pom.xml
index c1b5c04..26742da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,7 @@
         <dependency>
             <groupId>io.github.classgraph</groupId>
             <artifactId>classgraph</artifactId>
-            <version>4.8.102</version>
+            <version>4.8.107</version>
         </dependency>
     </dependencies>
 </project>