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

#2445: Upgrading mssqlnative jdbc driver to 11.2.3 and updating the docs #2452

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

gijoe88
Copy link
Contributor

@gijoe88 gijoe88 commented Feb 21, 2023

Solves issue #2445

Apache Hop is shipped with jdbc driver for mssqlnative, version 7.4.1. The doc says otherwise, not provided.

This commit upgrades the jdbc driver to version 11.2.3 and updates the docs accordingly.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Run mvn clean install apache-rat:check to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If you have a group of commits related to the same change, please squash your commits into one and force push your branch using git rebase -i.
  • Mention the appropriate issue in your description (for example: addresses #123), if applicable.

To make clear that you license your contribution under the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

@gijoe88 gijoe88 marked this pull request as ready for review February 21, 2023 11:11
@hansva
Copy link
Contributor

hansva commented Feb 21, 2023

This has to be changed to jre11 now too, thanks for the PR!

@gijoe88
Copy link
Contributor Author

gijoe88 commented Feb 21, 2023

My bad. Done!

@hansva
Copy link
Contributor

hansva commented Feb 21, 2023

Thanks @gijoe88 !

@hansva hansva merged commit 9c897b4 into apache:master Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants