commit | a0188f32faed5e902a35cfdc26baa08946f4f108 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jan 28 06:49:34 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Feb 15 14:44:34 2021 +0100 |
tree | 603f4cfe7cd1d597919d63fba53978d58ae97723 | |
parent | 52dd64dc5ee9a31bad3662674c3160f87b903fc5 [diff] |
Bump classgraph from 4.8.93 to 4.8.102 Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.93 to 4.8.102. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.93...classgraph-4.8.102) Signed-off-by: dependabot[bot] <support@github.com> Closes #11 Change-Id: I95643436d159a0159d65d88124109ae824df6bd7
diff --git a/pom.xml b/pom.xml index 9092582..88874b1 100644 --- a/pom.xml +++ b/pom.xml
@@ -273,7 +273,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.93</version> + <version>4.8.102</version> </dependency> </dependencies> </project>