Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Changes dependencies on various Oracle JDBC artifacts from their compiled-with-Java-11 variants to their compiled-with-Java-17 variants #9528

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ljnelson
Copy link
Member

This PR changes certain Oracle JDBC dependencies from their compiled-with-Java-11 variants to their compiled-with-Java-17 variants. For example, dependencies on ucp11 are changed to be dependencies on ucp17.

The current version of the ojdbc-bom does not, because of a mistake, manage the ojdbc17-production:pom artifact, so this PR currently includes a stanza in dependencies/pom.xml to do this. This stanza should be removed if a new version of the ojdbc-bom (and its managed artifacts) is released, and then this PR should be modified to upgrade to that version.

…iled-with-Java-11 variants to their compiled-with-Java-17 variants

Signed-off-by: Laird Nelson <laird.nelson@oracle.com>
@ljnelson ljnelson added dependencies Pull requests that update a dependency file 4.x Version 4.x labels Nov 21, 2024
@ljnelson ljnelson requested a review from barchetta November 21, 2024 19:19
@ljnelson ljnelson self-assigned this Nov 21, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 21, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
4.x Version 4.x dependencies Pull requests that update a dependency file OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Status: Sprint Scope
Development

Successfully merging this pull request may close these issues.

1 participant