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

Fix #174: Add Oracle JDBC driver #238

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

romanstrobl
Copy link
Member

No description provided.

@romanstrobl romanstrobl added the dependencies Pull requests that update a dependency file label Sep 23, 2024
@romanstrobl romanstrobl self-assigned this Sep 23, 2024
Copy link
Member

@banterCZ banterCZ left a comment

Choose a reason for hiding this comment

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

The dependency is ok. I am just thinking about the version, cc @zcgandcomp
Spring Boot parent is using <oracle-database.version>21.9.0.0</oracle-database.version>.

@banterCZ
Copy link
Member

The dependency is ok. I am just thinking about the version, cc @zcgandcomp Spring Boot parent is using <oracle-database.version>21.9.0.0</oracle-database.version>.

Ok, ojdbc 23 should support even 19C https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html

@romanstrobl
Copy link
Member Author

I believe we should use the newest version available, that will most likely provide the best compatibility.

@romanstrobl romanstrobl merged commit d30860a into develop Sep 23, 2024
3 checks passed
@romanstrobl romanstrobl deleted the issues/174-add-oracle-jdbc-driver branch September 23, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants