Bump classgraph from 4.8.154 to 4.8.157

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

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

Change-Id: I46bbfb5cbae91e8313edfd50830d3a08d11ab6a9
diff --git a/pom.xml b/pom.xml
index 31bcdcd..1953ac5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,7 +269,7 @@
         <dependency>
             <groupId>io.github.classgraph</groupId>
             <artifactId>classgraph</artifactId>
-            <version>4.8.154</version>
+            <version>4.8.157</version>
         </dependency>
     </dependencies>
 </project>