Skip to content

Commit

Permalink
Adding some modules to fix the build faults (JabRef#8539)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielPortods committed Apr 15, 2022
1 parent f061eae commit 254b85e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -115,5 +115,7 @@
requires com.fasterxml.jackson.dataformat.yaml;
requires com.fasterxml.jackson.datatype.jsr310;
requires net.harawata.appdirs;
requires org.eclipse.jgit;
requires applicationinsights.logging.log4j2;

}

0 comments on commit 254b85e

Please sign in to comment.