Skip to content
Snippets Groups Projects
Commit 421e94ed authored by “kpepper”'s avatar “kpepper”
Browse files

Updated picard jar to 2.18.14, which includes fixes for htsdjk github issues 1065 and 1127

parent b8981e8d
No related branches found
No related tags found
No related merge requests found
......@@ -246,11 +246,12 @@
<!-- Start of Picard jars -->
<!-- https://mvnrepository.com/artifact/com.github.broadinstitute/picard -->
<!-- Latest as of 4th Jun 2018 -->
<!-- Latest as of 24th Set 2018 -->
<!-- It contains two htsjdk fixes for CRAM index caching and the query mate issue -->
<dependency>
<groupId>com.github.broadinstitute</groupId>
<artifactId>picard</artifactId>
<version>2.18.4</version>
<version>2.18.14</version>
</dependency>
<!-- End of Picard jars -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment