Skip to content

build: bump metaschema-framework to 3.0.0.M4 and liboscal-java to 7.2.0#273

Merged
david-waltermire merged 1 commit into
metaschema-framework:developfrom
david-waltermire:build/update-metaschema-3.0.0-liboscal-7.2.0
May 14, 2026
Merged

build: bump metaschema-framework to 3.0.0.M4 and liboscal-java to 7.2.0#273
david-waltermire merged 1 commit into
metaschema-framework:developfrom
david-waltermire:build/update-metaschema-3.0.0-liboscal-7.2.0

Conversation

@david-waltermire
Copy link
Copy Markdown
Contributor

@david-waltermire david-waltermire commented May 14, 2026

Summary

  • Bump metaschema-framework from 3.0.0-SNAPSHOT to 3.0.0.M4 (released to Maven Central)
  • Bump liboscal-java from 7.2.0-SNAPSHOT to 7.2.0

Notes

liboscal-java 7.2.0 is not yet published to Maven Central at the time this PR is opened. CI will fail to resolve the dependency until that release lands. Hold merge until the release is available.

Test plan

  • CI green after liboscal-java 7.2.0 is published
  • mvn install -PCI -Prelease succeeds locally
  • mvn test passes

Summary by CodeRabbit

  • Chores
    • Updated metaschema-framework dependency to stable version 3.0.0.M4
    • Updated liboscal-java dependency to stable version 7.2.0

Review Change Stack

Move off pre-release SNAPSHOT versions to the released versions.

Note: liboscal-java 7.2.0 is not yet published to Maven Central at the
time of this commit; builds will fail until the release lands.
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b8560a9e-c32c-4306-9623-88397268ac94

📥 Commits

Reviewing files that changed from the base of the PR and between cf3f150 and 0096e6e.

📒 Files selected for processing (1)
  • pom.xml

📝 Walkthrough

Walkthrough

The Maven pom.xml updates two dependency version properties: metaschema-framework transitions from a snapshot build to the milestone release 3.0.0.M4, and liboscal-java moves from a snapshot variant to the stable 7.2.0 release.

Changes

Dependency Version Updates

Layer / File(s) Summary
Version property updates
pom.xml
Metaschema framework version property changes from 3.0.0-SNAPSHOT to 3.0.0.M4, and liboscal-java version property changes from 7.2.0-SNAPSHOT to 7.2.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A hop, a skip, dependencies aligned,
From snapshots past to milestones refined,
The frameworks bloom in measured release,
Version by version, we find our peace! 📦✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating two dependency versions in the build configuration with specific version numbers.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@david-waltermire david-waltermire merged commit 41ad832 into metaschema-framework:develop May 14, 2026
6 checks passed
@david-waltermire david-waltermire deleted the build/update-metaschema-3.0.0-liboscal-7.2.0 branch May 14, 2026 22:00
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.

1 participant