Bump classgraph from 4.8.107 to 4.8.108

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

Change-Id: I1706ec94231cc164a094732e2c4c3acf85c25f00

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

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

Closes #18

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