Skip to content

Commit d54ab44

Browse files
committed
fix LOGBACK-1703
Signed-off-by: Ceki Gulcu <[email protected]>
1 parent 8a441b2 commit d54ab44

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

logback-core/src/main/java9/module-info.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
exports ch.qos.logback.core.html;
2525

2626
exports ch.qos.logback.core.filter;
27-
27+
exports ch.qos.logback.core.hook;
28+
2829
exports ch.qos.logback.core.joran;
2930
exports ch.qos.logback.core.joran.action;
3031
exports ch.qos.logback.core.joran.conditional;

0 commit comments

Comments
 (0)