- In https://github.com/linghengqian/hive-server2-jdbc-driver/pull/34 , due to a bug in GraalVM Native Build Tools 0.11.0, `org.junit.jupiter:junit-jupiter` became an unavoidable test dependency. - This is counterintuitive. Further investigation awaits https://github.com/graalvm/native-build-tools/pull/752 , https://github.com/graalvm/native-build-tools/issues/756 , and https://github.com/graalvm/native-build-tools/issues/747 .