Skip to content

chore: update lance-core dependency to v4.0.0-beta.7#33

Open
lance-community wants to merge 1 commit intomainfrom
codex/update-lance-4-0-0-beta-7
Open

chore: update lance-core dependency to v4.0.0-beta.7#33
lance-community wants to merge 1 commit intomainfrom
codex/update-lance-4-0-0-beta-7

Conversation

@lance-community
Copy link
Contributor

Summary

  • Update lance-core.version in java/pom.xml from 2.0.0 to 4.0.0-beta.7.
  • Keep the change scoped to the dependency version bump only.

Verification

  • Ran cd java && make lint (pass).
  • Ran cd java && make build.
  • make build initially failed because org.lance:lance-core:4.0.0-beta.7 was not available from Maven Central on this runner.
  • Installed the tagged source artifact locally for verification using:
    • git clone https://github.com/lance-format/lance.git
    • git checkout v4.0.0-beta.7
    • cd java && mvn -DskipTests -Dskip.build.jni=true install
  • Re-ran cd java && make build (pass).

Triggering tag

  • refs/tags/v4.0.0-beta.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant