Skip to content

PREQ-5529 Update default maven scanner to version 5.6.0.6792#250

Merged
tomverin merged 1 commit into
masterfrom
db/upgrade-maven-scanner-to-version-5.6.0
Apr 29, 2026
Merged

PREQ-5529 Update default maven scanner to version 5.6.0.6792#250
tomverin merged 1 commit into
masterfrom
db/upgrade-maven-scanner-to-version-5.6.0

Conversation

@dorian-burihabwa-sonarsource
Copy link
Copy Markdown
Contributor

No description provided.

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod Bot changed the title Update default maven scanner to version 5.6.0.6792 PREQ-5529 Update default maven scanner to version 5.6.0.6792 Apr 28, 2026
@hashicorp-vault-sonar-prod
Copy link
Copy Markdown

hashicorp-vault-sonar-prod Bot commented Apr 28, 2026

PREQ-5529

@sonarqubecloud
Copy link
Copy Markdown

@dorian-burihabwa-sonarsource dorian-burihabwa-sonarsource marked this pull request as ready for review April 28, 2026 15:56
@dorian-burihabwa-sonarsource dorian-burihabwa-sonarsource requested a review from a team as a code owner April 28, 2026 15:56
@sonar-review-alpha
Copy link
Copy Markdown
Contributor

sonar-review-alpha Bot commented Apr 28, 2026

Summary

This PR upgrades the default SonarQube Maven plugin version from 5.3.0.6276 to 5.6.0.6792 across the build system.

The change is straightforward: two files are updated with the new version number:

  • The main build script (build-maven/build.sh) where the default is configured
  • The test specification (spec/build-maven_spec.sh) where test assertions are updated to match

This is a dependency version bump with no functional code changes.

What reviewers should know

Start with: Review the changes in build-maven/build.sh — it's the core change showing the new default version is set consistently in both the documentation comment and the actual variable initialization.

Then check: The test updates in spec/build-maven_spec.sh to verify the assertion has been updated to match the new version.

Key point: This is a pure version bump. If reviewing, you may want to verify:

  • That the new SonarQube plugin version (5.6.0.6792) is intentional and tested in your environment
  • Any relevant release notes or breaking changes between the old and new versions
  • Whether this is part of a broader SonarQube/SonarSource upgrade effort

  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

Copy link
Copy Markdown
Contributor

@sonar-review-alpha sonar-review-alpha Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ✅

Clean, minimal version bump with no issues. The change is complete — no references to the old version (5.3.0.6276) remain anywhere in the repo, and the update is applied consistently across both the implementation and its test.

🗣️ Give feedback

@tomverin tomverin merged commit 79c5cba into master Apr 29, 2026
17 checks passed
@tomverin tomverin deleted the db/upgrade-maven-scanner-to-version-5.6.0 branch April 29, 2026 09:30
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