The `pom.xml` for `jetty-quic-util` doesn't include `<scope>test</scope>` for the JUnit dependency, causing JUnit to appear on the runtime classpath: https://github.com/jetty/jetty.project/blob/a016cf8928bcac4c32dd09388cb19e37baf5fb2c/jetty-core/jetty-quic/jetty-quic-util/pom.xml#L18-L21