Bump classgraph from 4.8.108 to 4.8.110

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

Change-Id: I2a6b3104f7bac0cc5b8a9c6f6c2c6b6198e00430

---
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>

Resolves #21

Change-Id: If2c98f34c552effe73e4641e547e71fe89d8f7c4
diff --git a/pom.xml b/pom.xml
index 7d28ec4..d6ec084 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,7 @@
         <dependency>
             <groupId>io.github.classgraph</groupId>
             <artifactId>classgraph</artifactId>
-            <version>4.8.108</version>
+            <version>4.8.110</version>
         </dependency>
     </dependencies>
 </project>