Bump classgraph from 4.1.5 to 4.2.1

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.1.5 to 4.2.1.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-24 06:51:04 +00:00 committed by dependabot[bot]
parent 57cc45c21b
commit 3aed8a7784

View file

@ -32,7 +32,7 @@
<mockito.version>2.22.0</mockito.version> <mockito.version>2.22.0</mockito.version>
<assertj.version>3.11.1</assertj.version> <assertj.version>3.11.1</assertj.version>
<conditional.version>0.7.0</conditional.version> <conditional.version>0.7.0</conditional.version>
<classgraph.version>4.1.5</classgraph.version> <classgraph.version>4.2.1</classgraph.version>
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version> <maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
<kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version> <kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version>