Skip to content

Conversation

@mercyblitz
Copy link
Contributor

This pull request updates project versions to ensure compatibility and reflect the latest releases. The main changes are version bumps across the parent build, dependencies, and documentation to keep everything in sync.

Version updates:

  • Updated the parent build version in pom.xml from 0.2.1 to 0.2.2.
  • Updated the microsphere-spring.version property in microsphere-spring-boot-parent/pom.xml from 0.1.3 to 0.1.4.
  • Updated the project revision in pom.xml from 0.1.3-SNAPSHOT to 0.1.4-SNAPSHOT.
  • Updated the latest version numbers in the version table in README.md for both 0.2.x and 0.1.x branches.

Minor code cleanup:

  • Simplified the @SpringBootTest annotation in ActuatorEndpointsAutoConfigurationTest.java by statically importing RANDOM_PORT for clarity. [1] [2]

Bump the microsphere-build parent POM version from 0.2.1 to 0.2.2 to use the latest build configuration and dependencies.
Replaces direct enum reference with static import for RANDOM_PORT in ActuatorEndpointsAutoConfigurationTest to improve code readability and consistency.
Updated the microsphere-spring.version property in the parent POM from 0.1.3 to 0.1.4 to use the latest release.
Changed the <revision> property in pom.xml from 1.0.0-SNAPSHOT to 0.1.4-SNAPSHOT to reflect the new development version.
Bumped the displayed latest versions for branches 0.2.x and 0.1.x in the README to 0.2.4 and 0.1.4, respectively.
@codecov
Copy link

codecov bot commented Oct 27, 2025

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.

@sonarqubecloud
Copy link

@mercyblitz mercyblitz merged commit 646be38 into release-1.x Oct 27, 2025
72 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.

2 participants