Bump classgraph from 4.6.3 to 4.6.9 (#155)
* Bump classgraph from 4.6.3 to 4.6.9 Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.6.3 to 4.6.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:
parent
8552e17ed6
commit
2a83f03610
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
* Bump mockito-core from 2.23.0 to 2.23.4 (#146)
|
||||
* Bump spring-boot.version from 2.1.0.RELEASE to 2.1.1.RELEASE (#149)
|
||||
* Bump checkstyle from 8.14 to 8.15 (#148)
|
||||
* Bump classgraph from 4.2.12 to 4.6.3 (#150)(#151)
|
||||
* Bump classgraph from 4.2.12 to 4.6.9 (#150)(#151)(#155)
|
||||
|
||||
** [5.3.1] - 2018-11-17
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
<mockito.version>2.23.4</mockito.version>
|
||||
<assertj.version>3.11.1</assertj.version>
|
||||
<conditional.version>0.7.0</conditional.version>
|
||||
<classgraph.version>4.6.3</classgraph.version>
|
||||
<classgraph.version>4.6.9</classgraph.version>
|
||||
|
||||
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
|
||||
<kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version>
|
||||
|
|
Loading…
Reference in a new issue