5.0.0
Changes between 4.2.0 and 5.0.0
This is a major release with dependency upgrades. It does not depend on Spring anymore. It is backward-compatible with 4.x if you are not using Spring's RestTemplate. 5.0.0 is now the active branch.
See 4.0.0 changelog for details on the removal of Spring utilities in Hop. Note 4.x is marked for end-of-life (EOL) on 31 March 2023.
Bump dependencies
GitHub issue: #336
Remove dependency on Spring
GitHub PR: #335