mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-08-09 08:14:43 +00:00
make jackson jars open and non-synthetic modules
This commit is contained in:
@@ -18,6 +18,7 @@ open module com.sparrowwallet.sparrow {
|
||||
requires simple.json.rpc.core;
|
||||
requires org.jetbrains.annotations;
|
||||
requires com.fasterxml.jackson.databind;
|
||||
requires com.fasterxml.jackson.annotation;
|
||||
requires netlayer.jpms;
|
||||
requires org.slf4j;
|
||||
requires com.google.gson;
|
||||
|
||||
Reference in New Issue
Block a user