File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 73
73
java.naming;transitive=false,
74
74
org.apache.commons.csv;transitive=false,
75
75
org.fusesource.jansi;transitive=false,
76
+ org.zeromq.jeromq;transitive=false,
76
77
<!-- A module descriptor is only available in version 1.2.16+, hence it is not detected -->
77
78
com.conversantmedia.disruptor;substitute="disruptor";transitive=false;static=true,
78
79
<!-- Filebased module names: MUST be static -->
79
80
kafka.clients;substitute="kafka-clients";transitive=false;static=true,
80
81
javax.jms.api;substitute="javax.jms-api";transitive=false;static=true,
81
- javax.mail.api;substitute="javax.mail-api";transitive=false;static=true,
82
- jeromq;transitive=false;static=true
82
+ javax.mail.api;substitute="javax.mail-api";transitive=false;static=true
83
83
</bnd-extra-module-options >
84
84
</properties >
85
85
<dependencies >
You can’t perform that action at this time.
0 commit comments