<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Carlos,</p>
    <p>we strive for a stable, well tested release, so we rather stayed
      with a tested version rather than jump on the newest version,
      especially for a library that is used only in specific usecases.
      That is of course a trade-off, as newer versions also bring
      bugfixes. Other sub-projects of GraalVM have transitioned to ASM
      7.0 (or even 7.1) in the meantime. Graal.js will do that
      reasonably soon, although there is currently no ETA for that. <br>
    </p>
    <p>The changelog of ASM 6.2.1 =&gt; 7.0 =&gt; 7.1 does not include
      any spectacular change, so I would assume a newer version should
      work as well. However, I am not aware how much ASM strives for
      compatibility along versions, and we have not tested that version
      change ourselves yet.</p>
    <p>If manually updating the version does not work for you, please
      feel free to open a ticket at <a
        href="https://github.com/graalvm/graaljs/issues">https://github.com/graalvm/graaljs/issues</a>
      so we can track and discuss there.<br>
    </p>
    <p>Best,<br>
      Christian<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 19.06.2019 um 18:01 schrieb Carlos
      Aristu:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEtqr35MKtMahWGvsaBq-aDiLM-bWHWzzAHxggAVe4g7xyS15A@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Hello,
        <div><br>
        </div>
        <div>  I'm starting to integrate Graaljs in a project I'm
          working on. Its latest version (19.0.0) has a compile
          dependency on asm library version 6.2.1.[1]</div>
        <div><br>
        </div>
        <div>  Due to a dependency with another library, I already have
          the asm library present in my project's classpath, but I'm
          using version 7.0.0.</div>
        <div><br>
        </div>
        <div>  Do you know if is there any particular reason why Graaljs
          depends on version 6.2.1 of asm instead of depending on a more
          recent version? It would be any trouble if I use asm-7.0.0 or
          a newer version instead of the actual dependency (6.2.1)?</div>
        <div><br>
        </div>
        <div>Thank you in advance.</div>
        <div><br>
        </div>
        <div>[1] <a
href="https://urldefense.proofpoint.com/v2/url?u=https-3A__mvnrepository.com_artifact_org.graalvm.js_js_19.0.0&amp;d=DwMFaQ&amp;c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&amp;r=CUkXBxBNT_D5N6HMJ5T9Z6rmvNKYsqupcbk72K0lcoQ&amp;m=TEH7C0MAd4b2M65Thri0d1S_xGJs1ZU1syKGtN75COs&amp;s=05-OBROH2EbKmu0gut-sD2d4iU6CH4m2zZ7CIg126HQ&amp;e="
            moz-do-not-send="true">https://mvnrepository.com/artifact/org.graalvm.js/js/19.0.0</a></div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
GraalVM-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GraalVM-Users@oss.oracle.com">GraalVM-Users@oss.oracle.com</a>
<a class="moz-txt-link-freetext" href="https://oss.oracle.com/mailman/listinfo/graalvm-users">https://oss.oracle.com/mailman/listinfo/graalvm-users</a></pre>
    </blockquote>
  </body>
</html>