Skip to content

docs: align README install versions with 5.3.3 release - #370

Merged
devondragon merged 1 commit into
mainfrom
docs/update-install-versions-5.3.3
Aug 21, 2026
Merged

docs: align README install versions with 5.3.3 release#370
devondragon merged 1 commit into
mainfrom
docs/update-install-versions-5.3.3

Conversation

@devondragon

Copy link
Copy Markdown
Owner

Summary

  • Updates Maven and Gradle install snippets in README.md from 5.3.2 to 5.3.3 (three occurrences: Installation section, Quick Start Step 1 for Boot 4.x and Boot 3.5 comparison)

Test plan

  • Verify version strings in rendered README

https://claude.ai/code/session_01SNYPJ14JEtvyE1LW1MV1t6

Copilot AI lite review requested due to automatic review settings August 21, 2026 16:02
@claude

claude Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review

Straightforward, correct docs update — no concerns.

Verified:

  • The three edits (Maven snippet, Gradle snippet in Installation, Gradle snippet in Quick Start Step 1) all correctly bump 5.3.25.3.3 for the Spring Boot 4.x / 5.3.x line.
  • 5.3.3 is indeed the latest released version per CHANGELOG.md (dated 2026-08-20), and gradle.properties is at 5.3.4-SNAPSHOT, so this brings the README back in sync with the actual latest release.
  • The PR correctly leaves the separate Spring Boot 3.5 / 3.6.x line (still 3.6.0) untouched — that's a different version track per the compatibility table, so it shouldn't be touched here.
  • No other stray 5.3.2 references remain in README.md.

Since this is a docs-only change with no code/behavior impact, the usual code quality / bug / performance / security / test-coverage review criteria don't really apply — nothing to flag there. Good to merge.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the README installation instructions so consumers copy/paste the correct library version for the 5.3.3 release, keeping the documentation aligned with the published artifact version.

Changes:

  • Bump Maven dependency snippet from 5.3.25.3.3 for the Spring Boot 4.x line.
  • Bump Gradle dependency snippets from 5.3.25.3.3 in both the Installation section and Quick Start (Boot 4.0/4.1).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@devondragon
devondragon merged commit f490a3a into main Aug 21, 2026
5 checks passed
@devondragon
devondragon deleted the docs/update-install-versions-5.3.3 branch August 21, 2026 19:40
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