Skip to content

Commit

Permalink
Update build.gradle comment
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Rauch <adam@labkey.com>
  • Loading branch information
labkey-willm and labkey-adam authored Oct 3, 2023
1 parent 26bcf0c commit 8436f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ allprojects {
// Force consistency between pipeline's ActiveMQ and cloud's jClouds dependencies
force "javax.annotation:javax.annotation-api:${javaxAnnotationVersion}"

// Force snappy-java version for CVE-2023-43642
// Force snappy-java version for CVE-2023-43642. Remove once HTSJDK bumps its preferred version.
force "org.xerial.snappy:snappy-java:${snappyJavaVersion}"

dependencySubstitution {
Expand Down

0 comments on commit 8436f25

Please sign in to comment.