Upgrade to ASM 5.1 (#417)
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index d484dae..f1be130 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -42,6 +42,7 @@
 
 <h3>Non-functional Changes</h3>
 <ul>
+  <li>JaCoCo now depends on ASM 5.1.</li>
   <li>Empty probe arrays are not written to execution data files any more. This
       reduces exec file size significantly for per-test data dumps.
       (GitHub <a href="https://github.com/jacoco/jacoco/issues/387">#387</a>).</li>