chore: update spring 3.5 version to avoid security issue#108
Merged
MaxSiominDev merged 1 commit intoJul 6, 2026
Merged
Conversation
78deba2 to
0fa4d98
Compare
0fa4d98 to
97e408a
Compare
nickkkccc
reviewed
Jul 6, 2026
There was a problem hiding this comment.
Pull request overview
Updates the Spring Boot version used by the tarantool-spring-data-35 module to address a security-related dependency upgrade, and adds a module-level override to keep spring-data-keyvalue on an existing published version.
Changes:
- Bump
tarantool-spring-data-35Spring Boot version from3.5.13to3.5.16. - Add an explicit
spring-data-keyvaluedependency/version override intarantool-spring-data-35. - Document the dependency/version pin rationale in the changelog.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| tarantool-spring-data/tarantool-spring-data-35/pom.xml | Updates Spring Boot version and pins spring-data-keyvalue explicitly for the 3.5 module. |
| CHANGELOG.md | Notes the Spring Boot bump and the spring-data-keyvalue pin rationale under Unreleased. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
97e408a to
2fb4377
Compare
nickkkccc
approved these changes
Jul 6, 2026
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.
I haven't forgotten about:
Related issues: