Bump io.github.classgraph:classgraph from 4.8.146 to 4.8.184

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

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-version: 4.8.184
  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] 2026-05-28 12:08:27 +00:00 committed by GitHub
parent dd905aebf9
commit e997fd5fca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -181,7 +181,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.146</version>
<version>4.8.184</version>
<exclusions>
<exclusion>
<groupId>org.javassist</groupId>