diff --git a/pom.xml b/pom.xml index b4087ce..a005193 100644 --- a/pom.xml +++ b/pom.xml @@ -14,4 +14,43 @@ UTF-8 + + + + org.apache.maven.plugins + maven-shade-plugin + 3.6.0 + + true + + + sh.shh.midi.Main + + + + + + package + + shade + + + + + + + + + + com.google.auto.value + auto-value + 1.11.0 + + + commons-io + commons-io + 2.16.1 + + + \ No newline at end of file