docs: align README install versions with 5.3.4 release - #374
Merged
Conversation
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
ReviewSmall, well-scoped docs-only PR — verified against current repo state:
No code, test, security, or performance concerns — this touches only |
Contributor
There was a problem hiding this comment.
🟢 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.mdfrom5.3.3→5.3.4(Maven + both Gradle examples). - Fix
CHANGELOG.md5.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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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