Skip to content

CMR-11398: Update lz4-java dep - #2486

Merged
jmaeng72 merged 5 commits into
masterfrom
CMR-11398
Aug 17, 2026
Merged

CMR-11398: Update lz4-java dep#2486
jmaeng72 merged 5 commits into
masterfrom
CMR-11398

Conversation

@jmaeng72

@jmaeng72 jmaeng72 commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Overview

What is the objective?

Update lz4-java dependency

What are the changes?

Update lz4-java dependency

What areas of the application does this impact?

es-spatial-lib and other apps

Required Checklist

  • New and existing unit and int tests pass locally and remotely
  • clj-kondo has been run locally and all errors in changed files are corrected
  • I have commented my code, particularly in hard-to-understand areas
  • I have made changes to the documentation (if necessary)
  • My changes generate no new warnings

Additional Checklist

  • I have removed unnecessary/dead code and imports in files I have changed
  • I have cleaned up integration tests by doing one or more of the following:
    • migrated any are2 tests to are3 in files I have changed
    • de-duped, consolidated, removed dead int tests
    • transformed applicable int tests into unit tests
    • reduced number of system state resets by updating fixtures. Ex) (use-fixtures :each (ingest/reset-fixture {})) to be :once instead of :each

@jmaeng72
jmaeng72 merged commit 543a30f into master Aug 17, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants