cstamas opened a new issue, #1913: URL: https://github.com/apache/maven-resolver/issues/1913
### Affected version 2.0.x ### Bug description It warns with ``` WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by com.github.luben.zstd.util.Native$2 in an unnamed module (file:/home/runner/.m2/repository/com/github/luben/zstd-jni/1.5.7-7/zstd-jni-1.5.7-7.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
