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

Drop support for JDBI 2 #540

Closed
chrisrohr opened this issue Apr 12, 2021 · 0 comments · Fixed by #542 or #548
Closed

Drop support for JDBI 2 #540

chrisrohr opened this issue Apr 12, 2021 · 0 comments · Fixed by #542 or #548
Labels
code cleanup Fix issues reported by Sonar or any other code analysis tools
Milestone

Comments

@chrisrohr
Copy link
Contributor

We have all the same utilities for JDBI 3 and are not using JDBI 2 anymore, we can begin to remove it.

@chrisrohr chrisrohr added the code cleanup Fix issues reported by Sonar or any other code analysis tools label Apr 13, 2021
@chrisrohr chrisrohr modified the milestones: 0.23.0, 0.24.0 Apr 13, 2021
@chrisrohr chrisrohr linked a pull request Apr 13, 2021 that will close this issue
@chrisrohr chrisrohr removed a link to a pull request Apr 13, 2021
@chrisrohr chrisrohr linked a pull request Apr 13, 2021 that will close this issue
chrisrohr added a commit that referenced this issue Apr 14, 2021
Also remove explicit byte buddy dependency as there is no longer a dependency convergence issue and what is
there actually a new convergence with mongo-core, removing the explicit dependency removes the issue.

Closes #540
@chrisrohr chrisrohr modified the milestones: 0.24.0, 0.23.0 Apr 14, 2021
sleberknight pushed a commit that referenced this issue Apr 14, 2021
* Remove all JDBI 2 support (avoids problems with JDK 16+, and we aren't using it anymore)
* Also, remove explicit byte buddy dependency as there is no longer a dependency convergence issue and what is
there is actually a new convergence with mongo-core; removing the explicit dependency removes the issue.

Closes #540
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code cleanup Fix issues reported by Sonar or any other code analysis tools
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant