commit | 99e0d35dddf56f0549285279222a3c7c99f5a684 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Dec 09 08:13:15 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Dec 09 10:25:22 2020 +0100 |
tree | 2979c861e3d78a78a61214af6f22420ec79e8fc1 | |
parent | af0b2b98c2b2a5d6c380dc55bee4e8896a0df35d [diff] |
Bump classgraph from 4.8.90 to 4.8.93 Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.90 to 4.8.93. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.90...classgraph-4.8.93) Signed-off-by: dependabot[bot] <support@github.com> Closes #2 Change-Id: I53d6aeb7c2a29d9a2d4ed4af200e5c739fad356b
diff --git a/pom.xml b/pom.xml index fd95fc0..b945347 100644 --- a/pom.xml +++ b/pom.xml
@@ -274,7 +274,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.90</version> + <version>4.8.93</version> </dependency> </dependencies> </project>