Bump classgraph from 4.8.125 to 4.8.126
Bumps classgraph from 4.8.125 to 4.8.126.
Release notes
Sourced from classgraph's releases.
classgraph-4.8.126
Remove
-parameters
flag fromjavac
parameters of non-test build, introduced in 4.8.121, because it introduced issues with-Xlint:classfile
or-Xlint:all
combined with-Werror
(#577, thanks to @Stephan202 for reporting)
Commits
-
333873f
Merge branch 'latest' of https://github.com/classgraph/classgraph into latest -
c4c6266
[maven-release-plugin] prepare release classgraph-4.8.126 -
dfc1b05
Merge pull request #576 from classgraph/dependabot/maven/io.github.toolfactor... -
899a11e
Only enable method parameter names during test compile (#577) -
c93d79f
Bump jvm-driver from 7.3.0 to 7.4.0 -
abf53a2
Don't hold a reference to classloader -
4ae178b
Update variable names -
2aee210
Update variable name -
23ba9ec
Merge branch 'latest' of https://github.com/classgraph/classgraph into latest -
161f010
Update comments - Additional commits viewable in compare view