[JVM-Packages] Add support for detecting musl-based Linux (#7624)

Co-authored-by: Marc Philipp <marc@gradle.com>
This commit is contained in:
Daniel Clausen
2022-03-14 00:37:27 +08:00
committed by GitHub
co-authored by Marc Philipp
parent 04fc575c0e
commit 4dafb5fac8
5 changed files with 296 additions and 10 deletions
@@ -98,7 +98,7 @@ pom_template = """
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<dependency>