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

Upgrade the Oracle JDBC driver to benefit from JDK11 baseline #19624

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

Sanne
Copy link
Member

@Sanne Sanne commented Aug 24, 2021

The oracle JDBC driver ships in multiple flavours; we can now safely use the one requiring JDK11, rather than needing to use the one compatible with JDK8.

@Sanne Sanne added kind/enhancement New feature or request area/persistence OBSOLETE, DO NOT USE labels Aug 24, 2021
@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Aug 24, 2021
@gastaldi
Copy link
Contributor

I think we can safely backport this to 2.2.0.Final?

@Sanne
Copy link
Member Author

Sanne commented Aug 24, 2021

I think we can safely backport this to 2.2.0.Final?

I wouldn't backport it - not important enough :)

@gastaldi gastaldi added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Aug 24, 2021
@gastaldi gastaldi merged commit ae85f8d into quarkusio:main Aug 25, 2021
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Aug 25, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Aug 25, 2021
@Sanne Sanne deleted the OracleJDBC-JDK11 branch August 25, 2021 09:10
@gsmet gsmet modified the milestones: 2.3 - main, 2.2.2.Final Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/persistence OBSOLETE, DO NOT USE kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants