Skip to content

Commit b72f931

Browse files
committed
Module info
1 parent de7c5ba commit b72f931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/ssl-config/src/main/java/module-info.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
*/
99

1010
module org.elasticsearch.sslconfig {
11+
requires org.elasticsearch.base;
1112
requires org.elasticsearch.entitlement;
1213

1314
exports org.elasticsearch.common.ssl;

0 commit comments

Comments
 (0)