| commit | 88e773e337e76483af8682136be11157fbac69f2 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Nov 16 18:38:00 2023 +0000 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Dec 11 15:14:18 2025 +0100 |
| tree | 6f3a37862b3f0d79081c2314f4e46bb9bc732925 | |
| parent | baf55650bcf99ab689b265ab34f4a6a4058ebf1e [diff] |
Bump io.github.classgraph:classgraph from 4.8.162 to 4.8.165 Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.162 to 4.8.165. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.162...classgraph-4.8.165) --- 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> Change-Id: I03342149f4423744eb65dacc7cab802d2eb3fdf3
diff --git a/pom.xml b/pom.xml index feb60e1..ffc9235 100644 --- a/pom.xml +++ b/pom.xml
@@ -375,7 +375,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.162</version> + <version>4.8.165</version> </dependency> </dependencies> </project>