| commit | 57a12aa2ff54d49a8906eb8bda4b7561a3d5aa18 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Dec 23 18:01:03 2025 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Dec 25 15:58:42 2025 +0100 |
| tree | d67af41a1a9536ec38df7eab26515f5863ffa216 | |
| parent | 6a305424b2038815601611b7a98e5d7974d7db62 [diff] [blame] |
Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.184 Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.165 to 4.8.184. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.165...classgraph-4.8.184) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.184 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #118 Change-Id: I602cfd440e9aba9546fef9453cded67469c4f6e9
diff --git a/pom.xml b/pom.xml index 8d2afd2..7f30755 100644 --- a/pom.xml +++ b/pom.xml
@@ -379,7 +379,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.165</version> + <version>4.8.184</version> </dependency> </dependencies> </project>