Broken compatibility with Quarkus
versions (starting with 3.16
)
#2087
Labels
type: bug
Something isn't working
Library Version
8.5.0
Describe the bug
Since
Quarkus
version3.16
changed how its class loader works, there is a known incompatibility withClassGraph
versions lower than4.8.178
. This library is using version4.8.174
ofClassGraph
hence breaking compatibility with the said technologies.Please upgrade the used
ClassGraph
version to at least4.8.178
and release a new version.Thanks in advance for your effort!
Also talked about in (examples)
The text was updated successfully, but these errors were encountered: