Bump classgraph from 4.8.115 to 4.8.116 (#3020)

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

---
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-09-10 20:54:13 +02:00 committed by GitHub
parent d6dca793f4
commit fae07f754a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,7 +180,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.115</version>
<version>4.8.116</version>
<exclusions>
<exclusion>
<groupId>org.javassist</groupId>