Skip to content

Conversation

@chanakadkb
Copy link

@chanakadkb chanakadkb commented Dec 6, 2024

As the library is not maintained ~2 years, some dependencies are causing vulnerability issues and library is not usable with later java versions. In order to bring the library back to a usable state, following changes were made.
Following major changes were made to the library

  • upgrade java from 8 to 17
  • upgrade spring version to 6.X
  • replace commons-beanutils dependency by spring-beans
  • upgrade hibernate-validation to 9.X
  • replace javax.el to with jakarta.el
  • replace commons-lang with commons-lang3
  • update pgTypeHelper to always use postgresJDBCDriverReusedTimestampUtils as BaseConnection.getTimestampUtils() is deprecated

@Jan-M
Copy link
Contributor

Jan-M commented Dec 17, 2024

Lets bump sproc wrapper then to 4.0.0?

@Jan-M Jan-M added the major Major feature changes or updates, e.g. feature rollout to a new country, new API calls. label Feb 7, 2025
@Jan-M Jan-M self-requested a review February 7, 2025 10:42
Copy link
Contributor

@Jan-M Jan-M left a comment

Choose a reason for hiding this comment

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

Thanks for helping out here.

@slitsche
Copy link
Collaborator

👍

@slitsche
Copy link
Collaborator

👍

1 similar comment
@Jan-M
Copy link
Contributor

Jan-M commented Sep 25, 2025

👍

@Jan-M Jan-M merged commit d46ded5 into zalando-stups:master Sep 25, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Major feature changes or updates, e.g. feature rollout to a new country, new API calls.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants