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.
jdk.crypto.ec
1 parent 6b49de6 commit 92ab14dCopy full SHA for 92ab14d
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