Bump classgraph from 4.8.157 to 4.8.161

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

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

Change-Id: I5c86f27b85509c32fbdeba12551029e2aa86c64a
diff --git a/pom.xml b/pom.xml
index 0bd4f4c..cd2d423 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,7 +269,7 @@
         <dependency>
             <groupId>io.github.classgraph</groupId>
             <artifactId>classgraph</artifactId>
-            <version>4.8.157</version>
+            <version>4.8.161</version>
         </dependency>
     </dependencies>
 </project>