Skip to content

#1830 Update dependency versions in pom.xml#291

Merged
ckm007 merged 1 commit into
mosip:developfrom
GOKULRAJ136:dev-snap
Jun 8, 2026
Merged

#1830 Update dependency versions in pom.xml#291
ckm007 merged 1 commit into
mosip:developfrom
GOKULRAJ136:dev-snap

Conversation

@GOKULRAJ136

@GOKULRAJ136 GOKULRAJ136 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated internal dependencies to maintain compatibility and stability.

Signed-off-by: GOKULRAJ136 <110164849+GOKULRAJ136@users.noreply.github.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: ec53f650-fa48-471f-a015-4f4167230112

📥 Commits

Reviewing files that changed from the base of the PR and between e3b33b8 and 9765ea4.

📒 Files selected for processing (2)
  • kernel/kernel-auditmanager-api/pom.xml
  • kernel/kernel-auditmanager-service/pom.xml

Walkthrough

Audit-manager API and service modules downgrade kernel dependency versions from 1.4.0-SNAPSHOT to 1.3.1-rc.1. The API module updates kernel.core.version, while the service module aligns core, logger, applicant-type, data-access-hibernate, and auth-adapter versions across the same release target.

Changes

Kernel dependency version alignment

Layer / File(s) Summary
Kernel component version updates
kernel/kernel-auditmanager-api/pom.xml, kernel/kernel-auditmanager-service/pom.xml
Both audit-manager POMs realign kernel.core.version to 1.3.1-rc.1 from 1.4.0-SNAPSHOT, and the service module updates kernel.applicant-type.version, kernel.logger.version, kernel.auth-adapter.version, and kernel-dataaccess-hibernate-version to 1.3.1-rc.1 or 1.3.1, while kernel.audit-api.version remains 1.4.0-SNAPSHOT.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • mosip/audit-manager#290: Both PRs modify audit-manager Maven POMs to realign io.mosip.kernel dependency versions via shared kernel.core.version and related kernel component version properties.

Suggested reviewers

  • ashok-ksharma
  • ckm007

Poem

🐰 A rabbit hops through versions neat,
From SNAPSHOT dreams to releases sweet,
1.3.1's the stable way,
Audit-manager's grand ballet! 🎭

🚥 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 pull request title directly and clearly summarizes the main change: updating dependency versions in pom.xml files, which aligns with the changeset modifications across kernel-auditmanager-api and kernel-auditmanager-service.
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 ddaa6f1 into mosip:develop Jun 8, 2026
8 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