awslabs / amazon-timestream-driver-jdbc

Apache License 2.0
10 stars 9 forks source link

Update Dependencies in pom.xml #24

Open alexey-temnikov opened 1 year ago

alexey-temnikov commented 1 year ago

In order to keep dependencies up to date, I suggest the following improvements:

  1. Setup and configure GitHub dependabot for this project to automatically monitor for new libraries (including security fixes).
  2. Upgrade existing dependencies to the newer versions (e.g. timestream can be upgraded 1.12.x)
  3. Upgrade dependency to mockito once the new version with the fix for https://github.com/mockito/mockito/pull/2812 is released.
vishalsingh2972 commented 1 year ago

@alexey-temnikov can you please review PR https://github.com/awslabs/amazon-timestream-driver-jdbc/pull/38

sethusrinivasan commented 1 year ago

@vishalsingh2972 https://github.com/awslabs/amazon-timestream-driver-jdbc/pull/38 has conflicts. Pls resolve and resubmit