Olog / phoebus-olog

Online logbook for experimental and industrial logging
https://olog.readthedocs.io/en/latest/
Eclipse Public License 1.0
6 stars 13 forks source link

Update version for spring framework boot to 2.7.18 #187

Open thelarsjohansson opened 9 months ago

thelarsjohansson commented 9 months ago

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.

shroffk commented 9 months ago

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 commented 9 months ago

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

Therefore