Skip to content

docs: align README install versions with 5.3.4 release - #374

Merged
devondragon merged 1 commit into
mainfrom
docs/align-readme-changelog-5.3.4
Aug 22, 2026
Merged

docs: align README install versions with 5.3.4 release#374
devondragon merged 1 commit into
mainfrom
docs/align-readme-changelog-5.3.4

Conversation

@devondragon

Copy link
Copy Markdown
Owner

Bumps the three Spring Boot 4.x install snippets (Maven <version> and the two Gradle lines) from 5.3.3 to 5.3.4 following the 5.3.4 release. The Spring Boot 3.5 / Java 17 security-maintenance line stays at 3.6.0.

Also corrects the 5.3.4 CHANGELOG entry, which said the README aligned to "5.3.3" — it aligns to 5.3.4.

Docs-only.

https://claude.ai/code/session_01KL5qvKVGQLLQDjHToy34vj

Bump the three Spring Boot 4.x install snippets (Maven version tag and the two
Gradle lines) from 5.3.3 to 5.3.4. The Spring Boot 3.5 / Java 17 security-maintenance
line stays at 3.6.0.

Also fix the 5.3.4 CHANGELOG entry, which said the README aligned to "5.3.3"; it
aligns to 5.3.4.

Claude-Session: https://claude.ai/code/session_01KL5qvKVGQLLQDjHToy34vj
Copilot AI lite review requested due to automatic review settings August 22, 2026 01:17
@devondragon
devondragon merged commit 88551b6 into main Aug 22, 2026
1 check passed
@devondragon
devondragon deleted the docs/align-readme-changelog-5.3.4 branch August 22, 2026 01:17
@claude

claude Bot commented Aug 22, 2026

Copy link
Copy Markdown

Review

Small, well-scoped docs-only PR — verified against current repo state:

  • 5.3.4 is indeed the latest released version (CHANGELOG confirms release date 2026-08-21; gradle.properties is now at 5.3.5-SNAPSHOT), so bumping the README install snippets is correct and not premature.
  • ✅ All three install snippets (Maven <version>, and both Gradle lines for the 4.x/Java 21+ path) were updated consistently. No stray 5.3.3 references remain in README.md.
  • ✅ The Spring Boot 3.5 / Java 17 line was correctly left at 3.6.0, per the PR description — not part of this bump.
  • ✅ The CHANGELOG self-correction ("aligns install snippets to 5.3.3" → "...to 5.3.4") fixes a real inaccuracy in the 5.3.4 entry.

No code, test, security, or performance concerns — this touches only README.md and CHANGELOG.md. Nothing further to flag; looks 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.

🟢 Approval recommended

The changes are limited to consistent version-string updates in docs and the changelog, with no functional code impact.

Pull request overview

Updates documentation to reflect the newly released 5.3.4 version for the Spring Boot 4.x / Java 21+ line, and corrects the corresponding 5.3.4 changelog note. This keeps install instructions consistent for consumers of this library.

Changes:

  • Bump Spring Boot 4.x install snippets in README.md from 5.3.35.3.4 (Maven + both Gradle examples).
  • Fix CHANGELOG.md 5.3.4 documentation bullet to state the README aligns to 5.3.4 (not 5.3.3).
File summaries
File Description
README.md Updates Spring Boot 4.x dependency snippets to use version 5.3.4 while leaving the Spring Boot 3.5 line unchanged.
CHANGELOG.md Corrects the 5.3.4 documentation entry to match the README’s 5.3.4 alignment.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

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

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