Skip to content

#1830 Changed to use latest version of dependent repo#50

Merged
ckm007 merged 1 commit into
mosip:developfrom
kameshsr:develop-latest
Jun 8, 2026
Merged

#1830 Changed to use latest version of dependent repo#50
ckm007 merged 1 commit into
mosip:developfrom
kameshsr:develop-latest

Conversation

@kameshsr

@kameshsr kameshsr commented Jun 8, 2026

Copy link
Copy Markdown

Summary by CodeRabbit

  • Chores
    • Updated Mosip kernel dependency versions from 1.4.0-SNAPSHOT to 1.3.1-rc.1 across build configurations.

Signed-off-by: kameshsr <kameshsr1338@gmail.com>
@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Review Change Stack

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: 5ab449e9-cc15-4d2a-9408-70af42106a51

📥 Commits

Reviewing files that changed from the base of the PR and between ccccbe0 and fc2cc70.

📒 Files selected for processing (2)
  • imagedecoder/pom.xml
  • sample/pom.xml

Walkthrough

This PR pins MOSIP kernel dependency versions to 1.3.1-rc.1 across two module POM files, reverting from 1.4.0-SNAPSHOT. The kernel BOM import and kernel-core and kernel-logger-logback versions are updated consistently in both imagedecoder and sample modules.

Changes

Kernel Version Updates

Layer / File(s) Summary
Kernel version downgrade across modules
imagedecoder/pom.xml, sample/pom.xml
Three kernel version properties—kernel.bom.version, kernel.core.version, and kernel.logger.logback.version—are updated from 1.4.0-SNAPSHOT to 1.3.1-rc.1 in both module POMs, pinning the kernel BOM and transitive kernel dependencies.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A hop through versions, back we spring,
From snapshot dreams to stable ring,
Two POM files in harmony stay,
Kernel 1.3.1 lights the way!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title claims to use 'latest version' but actually downgrades from 1.4.0-SNAPSHOT to 1.3.1-rc.1, which is contradictory and misleading. Revise the title to accurately reflect the actual change, such as 'Update kernel dependencies to 1.3.1-rc.1' or 'Downgrade kernel versions to 1.3.1-rc.1'.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@ckm007 ckm007 merged commit e5d400d into mosip:develop Jun 8, 2026
5 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