Bump classgraph from 4.8.128 to 4.8.146 (#3238)

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

---
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] 2022-04-25 11:47:28 +02:00 committed by GitHub
parent 8e40c77dbb
commit 6f3da24a17
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.128</version>
<version>4.8.146</version>
<exclusions>
<exclusion>
<groupId>org.javassist</groupId>