| commit | 44b7ecf2c55949899d2e90e9c958addc1595dd87 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Sep 04 18:02:39 2026 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Sep 05 11:28:54 2026 +0200 |
| tree | a2294d27760665c305165d526e3731c00146c9ba | |
| parent | b23231c254a612a628a1e37c3ded9555bdc56e30 [diff] |
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>