commit | 9ead93658891632b1efd886fcc70a86e0604de96 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jun 07 06:49:46 2021 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Jun 28 17:54:04 2021 +0200 |
tree | 87bb1a640b9d1921bb84c12352d8577268e37b67 | |
parent | dce4f96b292b10b95b6fd616988c2b5a14b3bedb [diff] |
Bump classgraph from 4.8.107 to 4.8.108 Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.107 to 4.8.108. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.107...classgraph-4.8.108) Change-Id: I1706ec94231cc164a094732e2c4c3acf85c25f00 --- 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> Closes #18 Change-Id: I5ca6a98238bcb8db39bfdaf83b90615070a1a09d
diff --git a/pom.xml b/pom.xml index 26742da..4808d5e 100644 --- a/pom.xml +++ b/pom.xml
@@ -273,7 +273,7 @@ <dependency> <groupId>io.github.classgraph</groupId> <artifactId>classgraph</artifactId> - <version>4.8.107</version> + <version>4.8.108</version> </dependency> </dependencies> </project>