Bump classgraph from 4.6.29 to 4.8.11 (#172)

* Bump classgraph from 4.6.29 to 4.8.11

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.6.29 to 4.8.11.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.6.29...classgraph-4.8.11)

Signed-off-by: dependabot[bot] <support@dependabot.com>

* [changelog] updated
This commit is contained in:
dependabot[bot] 2019-03-01 15:34:36 +00:00 committed by Paul Campbell
parent 9fc3a2b1c2
commit 8dd679e0e0
2 changed files with 2 additions and 1 deletions

View file

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bump assertj-core from 3.11.1 to 3.12.1 (#166) - Bump assertj-core from 3.11.1 to 3.12.1 (#166)
- Bump tiles-maven-plugin from 2.12 to 2.13 (#169) - Bump tiles-maven-plugin from 2.12 to 2.13 (#169)
- Bump mockito-core from 2.23.4 to 2.24.5 (#171) - Bump mockito-core from 2.23.4 to 2.24.5 (#171)
- Bump classgraph from 4.6.29 to 4.8.11 (#172)
* [5.3.3] - 2019-02-02 * [5.3.3] - 2019-02-02

View file

@ -32,7 +32,7 @@
<mockito.version>2.24.5</mockito.version> <mockito.version>2.24.5</mockito.version>
<assertj.version>3.12.1</assertj.version> <assertj.version>3.12.1</assertj.version>
<conditional.version>0.7.0</conditional.version> <conditional.version>0.7.0</conditional.version>
<classgraph.version>4.6.29</classgraph.version> <classgraph.version>4.8.11</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>