Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version for spring framework boot to 2.7.18 #187

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thelarsjohansson
Copy link
Collaborator

Update spring framework boot version to 2.7.18.

Update to latest (and last) release on 2.7.* track in preparation of migration to Spring Boot 3.

Update spring framework boot version to 2.7.18.
@thelarsjohansson thelarsjohansson changed the title Update version for spring framework boot Update version for spring framework boot to 2.7.18 Jan 22, 2024
Copy link
Member

@georgweiss georgweiss left a comment

Choose a reason for hiding this comment

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

@shroffk, if I am not mistaken we agreed that running the same version across the entire Phoebus stack is the preferred approach.

Also, with the recent changes for Spring Security in mind I'd like to avoid additional work when faced with new deprecations...

@shroffk
Copy link
Member

shroffk commented Jan 23, 2024

Yes,
I think it just results in less effort. We are already standardizing the AA part which has deprecated parts of the security interfaces from 2.7 that we use.

During the next monthly meeting I am hoping we can put together a plan to move to spring 3

@thelarsjohansson
Copy link
Collaborator Author

The "upgrade" path should be Spring Boot 2.7.18 + Java 17, before the step to Spring Boot 3 (e.g. 3.2.2) is made. In general, it's suitable and standard behavior to update so as to make the upcoming leap as small as possible.

In addition

  • Java 17 update already done
  • 2.7.18 is update of minor version only

Therefore

  • I recommend to update to Spring Boot 2.7.18 and use that as base for looking into Spring Boot 3.

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.

3 participants