We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b49de6 + 92ab14d commit b587709Copy full SHA for b587709
http-client/src/main/java/module-info.java
@@ -3,7 +3,6 @@
3
uses io.avaje.http.client.HttpClient.GeneratedComponent;
4
5
requires transitive java.net.http;
6
- requires transitive jdk.crypto.ec;
7
requires transitive io.avaje.applog;
8
requires static com.fasterxml.jackson.databind;
9
requires static com.fasterxml.jackson.annotation;
0 commit comments