Bump io.github.classgraph:classgraph from 4.8.184 to 4.8.194

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

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

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

Closes #150

Change-Id: Ic99570895dda60cf58dad2c7b0d5154e4a88c0d0
diff --git a/pom.xml b/pom.xml
index 255d955..0df1767 100644
--- a/pom.xml
+++ b/pom.xml
@@ -392,7 +392,7 @@
         <dependency>
             <groupId>io.github.classgraph</groupId>
             <artifactId>classgraph</artifactId>
-            <version>4.8.184</version>
+            <version>4.8.194</version>
         </dependency>
     </dependencies>
 </project>