Skip to content

EIS-5488: Upgrading Spring boot version to 3.5.4#828

Merged
vladokrsymphony merged 1 commit into
finos:mainfrom
tavv94:EIS-5488
Aug 6, 2025
Merged

EIS-5488: Upgrading Spring boot version to 3.5.4#828
vladokrsymphony merged 1 commit into
finos:mainfrom
tavv94:EIS-5488

Conversation

@tavv94
Copy link
Copy Markdown
Contributor

@tavv94 tavv94 commented Jul 31, 2025

Description

I'd like to upgrade spring boot framework version to 3.5.x to fix vulnerabilities

Checklist

  • Referenced an issue in the PR title or description
  • Filled properly the description and dependencies, if any
  • Unit/Integration tests updated or added
  • Javadoc added or updated
  • Updated the documentation in docs folder

@tavv94 tavv94 closed this Aug 6, 2025
@tavv94 tavv94 reopened this Aug 6, 2025
) {
content = reader.lines().collect(Collectors.joining("\n"));
} catch (IOException e) {
log.debug("Error while reading file content");
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

we need to log:

  • error with the e.message
  • and in debug the exception

plugins {
id 'bdk.java-common-conventions'
id 'org.springframework.boot' version "3.2.2"
id 'org.springframework.boot' version "3.5.3"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@vladokrsymphony
Copy link
Copy Markdown
Collaborator

ok to test

@tavv94 tavv94 changed the title EIS-5488: Upgrading Spring boot version to 3.5.3 EIS-5488: Upgrading Spring boot version to 3.5.4 Aug 6, 2025
@vladokrsymphony vladokrsymphony merged commit 37df574 into finos:main Aug 6, 2025
3 of 5 checks passed
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