Bump classgraph from 4.8.107 to 4.8.108

Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.107 to 4.8.108.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.107...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>
This commit is contained in:
dependabot[bot] 2021-06-07 07:12:44 +00:00 committed by GitHub
parent 7e486d991f
commit ede8e1509d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.107</version>
<version>4.8.108</version>
<exclusions>
<exclusion>
<groupId>org.javassist</groupId>