[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-13 17:37:27 +01:00
committed by GitHub
parent 04fc575c0e
commit 4dafb5fac8
5 changed files with 296 additions and 10 deletions

View File

@@ -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>