Bump classgraph from 4.8.106 to 4.8.108 (#404)

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

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-06-30 07:09:07 +01:00 committed by GitHub
parent adea0650ce
commit 9353e67c3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
<map-builder.version>1.0.0</map-builder.version>
<mockito.version>3.10.0</mockito.version>
<assertj.version>3.19.0</assertj.version>
<classgraph.version>4.8.106</classgraph.version>
<classgraph.version>4.8.108</classgraph.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version>