Skip to content

Commit 92ab14d

Browse files
authored
Remove jdk.crypto.ec
It's deprecated now I guess https://bugs.openjdk.org/browse/JDK-8312267
1 parent 6b49de6 commit 92ab14d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

http-client/src/main/java/module-info.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
uses io.avaje.http.client.HttpClient.GeneratedComponent;
44

55
requires transitive java.net.http;
6-
requires transitive jdk.crypto.ec;
76
requires transitive io.avaje.applog;
87
requires static com.fasterxml.jackson.databind;
98
requires static com.fasterxml.jackson.annotation;

0 commit comments

Comments
 (0)