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

[3.0] Oracle dependencies update (JDBC Driver, XMLParser, DMS) to 21c (#1376) - backport from master #1385

Merged
merged 1 commit into from Jan 10, 2022

Conversation

rfelcman
Copy link
Contributor

In 21.3.0.0 are some changes in:

  1. Maven artifacts naming (groupId)
  2. Some deprecated methods in 19.3.0.0 were removed in 21.3.0.0 (e.g. close(), DataSources with connection pooling has to be created by Oracle Universal Connection Pool API)

Signed-off-by: Radek Felcman radek.felcman@oracle.com

(cherry picked from commit 1158e02)
Signed-off-by: Radek Felcman radek.felcman@oracle.com

…pse-ee4j#1376)

In 21.3.0.0 are some changes in:

1. Maven artifacts naming (groupId)
2. Some deprecated methods in 19.3.0.0 were removed in 21.3.0.0 (e.g. close(), DataSources with connection pooling has to be created by Oracle Universal Connection Pool API)

Signed-off-by: Radek Felcman <radek.felcman@oracle.com>

(cherry picked from commit 1158e02)
Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
Copy link
Member

@lukasj lukasj left a comment

Choose a reason for hiding this comment

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

LGTM

@rfelcman rfelcman merged commit 4175e82 into eclipse-ee4j:3.0 Jan 10, 2022
@rfelcman rfelcman deleted the ojdbc_dependency_update_3.0 branch January 10, 2022 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants