Commit 82e7f2be authored by Ralph Goers's avatar Ralph Goers
Browse files

Add byte buddy dependency

parent 347edbb8
Showing with 1 addition and 0 deletions
+1 -0
......@@ -69,6 +69,7 @@ open module org.apache.logging.log4j.core {
requires transitive org.jctools.core;
requires transitive org.osgi.framework;
requires transitive com.conversantmedia.disruptor;
requires transitive net.bytebuddy;
requires com.fasterxml.jackson.core;
requires com.fasterxml.jackson.databind;
requires transitive com.fasterxml.jackson.dataformat.xml;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment