Skip to content

Bump BOM version and update dependencies in pom.xml#61

Merged
mercyblitz merged 3 commits into
microsphere-projects:release-1.xfrom
mercyblitz:dev-1.x
Jul 11, 2026
Merged

Bump BOM version and update dependencies in pom.xml#61
mercyblitz merged 3 commits into
microsphere-projects:release-1.xfrom
mercyblitz:dev-1.x

Conversation

@mercyblitz

Copy link
Copy Markdown
Contributor

This pull request updates dependency versions and improves dependency management for optional modules. The most important changes include version bumps for the parent POM and Spring Cloud BOM, as well as marking some dependencies as optional to reduce unnecessary transitive dependencies.

Dependency version updates:

  • Updated the parent POM version in pom.xml from 0.1.23 to 0.1.24 to use the latest features and fixes.
  • Bumped microsphere-spring-cloud.version property in microsphere-i18n-parent/pom.xml from 0.1.23 to 0.1.24.

Dependency management improvements:

  • Marked the microsphere-java-core dependency as optional in microsphere-i18n-core/pom.xml to avoid forcing it on downstream consumers.
  • Marked the microsphere-spring-context dependency as optional in microsphere-i18n-spring/pom.xml for better modularization.

Documentation update:

  • Updated the latest version numbers in the compatibility table in README.md to reflect the new releases (0.2.19 for main and 0.1.19 for 1.x).

github-actions Bot and others added 3 commits July 10, 2026 14:18
Updates the project to `microsphere-spring-cloud-parent`/BOM version `0.1.24`, refreshes README latest-version references to `0.2.19` and `0.1.19`, and marks `microsphere-java-core` as an optional dependency in `microsphere-i18n-core` to reduce transitive coupling.
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mercyblitz mercyblitz merged commit d0c2669 into microsphere-projects:release-1.x Jul 11, 2026
17 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.

1 participant