Bump classgraph from 4.8.110 to 4.8.138

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

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

Change-Id: I9e3c3c51b689af26e876a77d8b7393884a1d2dd1
diff --git a/pom.xml b/pom.xml
index 8c32c9a..3fae011 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,7 @@
         <dependency>
             <groupId>io.github.classgraph</groupId>
             <artifactId>classgraph</artifactId>
-            <version>4.8.110</version>
+            <version>4.8.138</version>
         </dependency>
     </dependencies>
 </project>