Bump classgraph from 4.2.8 to 4.2.9 (#132)

* Bump classgraph from 4.2.8 to 4.2.9

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

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

* [changelog] update
This commit is contained in:
dependabot[bot] 2018-10-09 22:22:03 +01:00 committed by Paul Campbell
parent 36209db27b
commit 007738b1eb
2 changed files with 9 additions and 1 deletions

View file

@ -1,6 +1,14 @@
CHANGELOG CHANGELOG
========= =========
5.1.1
-----
* Bump mockito-core from 2.22.0 to 2.23.0 (#129)
* Bump kemitix-parent from 5.1.1 to 5.2.0 (#130)
* [jenkins] Don't use verify profile with clean phase (#131)
* Bump classgraph from 4.2.8 to 4.2.9 (#132)
5.1.0 5.1.0
----- -----

View file

@ -32,7 +32,7 @@
<mockito.version>2.23.0</mockito.version> <mockito.version>2.23.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.2.8</classgraph.version> <classgraph.version>4.2.9</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>