<div dir="ltr">Hello, <br>We are trying to change the version of the biojava from 4.0.0 to 6.0.4 in our application.<br>We have upgraded the biojava-core & biojava-aa-prop from 4.0.0 > 6.0.4<br><br>During the version bump, the build is failing which says the following:<br><pre class="gmail-c-mrkdwn__pre" style="box-sizing:inherit;margin-top:4px;margin-bottom:4px;padding:8px;font-size:12px;line-height:1.50001;font-variant-ligatures:none;white-space:pre-wrap;word-break:normal;border-radius:4px;color:rgb(29,28,29);font-family:Monaco,Menlo,Consolas,"Courier New",monospace">* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not find openchart:openchart:1.4.2.
     Searched in the following locations:
       - <a target="_blank" class="gmail-c-link" href="https://repo.maven.apache.org/maven2/openchart/openchart/1.4.2/openchart-1.4.2.pom" rel="noopener noreferrer" tabindex="-1" style="box-sizing:inherit;color:inherit;text-decoration-line:none">https://repo.maven.apache.org/maven2/openchart/openchart/1.4.2/openchart-1.4.2.pom</a>
       - <a target="_blank" class="gmail-c-link" href="https://repo.maven.apache.org/maven2/openchart/openchart/1.4.2/openchart-1.4.2.jar" rel="noopener noreferrer" tabindex="-1" style="box-sizing:inherit;color:inherit;text-decoration-line:none">https://repo.maven.apache.org/maven2/openchart/openchart/1.4.2/openchart-1.4.2.jar</a>
     Required by:
         project : > org.biojava:biojava-aa-prop:6.0.4 > org.biojava:biojava-structure:6.0.4 > org.biojava:biojava-alignment:6.0.4 > org.biojava.thirdparty:forester:1.039</pre><br>Looks like some internal dependency issue, cause we haven't used any openchart dependency previously. We could not figure out the issue from our side.<br> <br>This issue only happens when we use biojava version more than 6.0.0<br>Any suggestion & help is appreciated. Thanks</div>