Skip to content

chore: update spring-boot version#2720

Merged
mustafauzunn merged 2 commits intomainfrom
fix-snyk-spring-boot
Apr 27, 2026
Merged

chore: update spring-boot version#2720
mustafauzunn merged 2 commits intomainfrom
fix-snyk-spring-boot

Conversation

@mustafauzunn
Copy link
Copy Markdown
Contributor

Description:

update spring-boot version

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Mustafa Uzun <mustafa.uzun@limechain.tech>
@mustafauzunn mustafauzunn self-assigned this Apr 27, 2026
@mustafauzunn mustafauzunn requested a review from a team as a code owner April 27, 2026 08:08
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 27, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

PavelSBorisov
PavelSBorisov previously approved these changes Apr 27, 2026
@PavelSBorisov PavelSBorisov dismissed their stale review April 27, 2026 08:33

need to remove workaround

Copy link
Copy Markdown
Member

@PavelSBorisov PavelSBorisov left a comment

Choose a reason for hiding this comment

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

I think these can be removed considering the new version of spring-boot-dependencies should implement these versions now https://docs.spring.io/spring-boot/appendix/dependency-versions/coordinates.html

// Temporary override until spring-boot-dependencies bumps Jackson 3.x to 3.1.0+
// Fixes SNYK-JAVA-TOOLSJACKSONCORE-15365915 and SNYK-JAVA-TOOLSJACKSONCORE-15371178
    api("tools.jackson.core:jackson-core:3.1.2")
    api("tools.jackson.core:jackson-databind:3.1.2")
    api("org.apache.tomcat.embed:tomcat-embed-core:11.0.21")

Signed-off-by: Mustafa Uzun <mustafa.uzun@limechain.tech>
@mustafauzunn mustafauzunn merged commit 51a9c69 into main Apr 27, 2026
12 checks passed
@mustafauzunn mustafauzunn deleted the fix-snyk-spring-boot branch April 27, 2026 09:13
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