Bump classgraph from 4.8.108 to 4.8.109 (#423)

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

---
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>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
dependabot[bot] 2021-07-02 07:45:19 +01:00 committed by GitHub
parent 7b1d8e7368
commit f73a6d66e1
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> <map-builder.version>1.0.0</map-builder.version>
<mockito.version>3.11.2</mockito.version> <mockito.version>3.11.2</mockito.version>
<assertj.version>3.20.2</assertj.version> <assertj.version>3.20.2</assertj.version>
<classgraph.version>4.8.108</classgraph.version> <classgraph.version>4.8.109</classgraph.version>
<maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version> <maven-checkstyle-plugin.version>3.1.2</maven-checkstyle-plugin.version>
<kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version> <kemitix.checkstyle.ruleset.version>${project.version}</kemitix.checkstyle.ruleset.version>