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

Update Managed Dependency Coordinates to include Oracle ojdbc17 for support for JDK 17, 19 and 21 #44831

Closed
8aemi opened this issue Mar 21, 2025 · 1 comment
Labels
status: invalid An issue that we don't feel is valid

Comments

@8aemi
Copy link

8aemi commented Mar 21, 2025

I would like to highlight that for Oracle JDBC driver for 23. There is a ojdbc17.jar to support JDK 17, 19 and 21. See https://docs.oracle.com/en/database/oracle/oracle-database/23/jjdbc/JDBC-getting-started.html.

Based on Spring Boot 3.4.3 Managed Dependency Coordinates, ojdbc17 is not listed. https://docs.spring.io/spring-boot/appendix/dependency-versions/coordinates.html

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 21, 2025
@wilkinsona
Copy link
Member

Our dependency management in 3.4.x is aligned with https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc-bom/23.5.0.24.07/ojdbc-bom-23.5.0.24.07.pom. It does not include ojdbc17 as there's no 23.5.0.24.07 version of the ojdbc17 module: https://repo.maven.apache.org/maven2/com/oracle/database/jdbc/ojdbc17/. In 3.5, we've upgrade to 23.7.0.25.01 and dependency management for ojdbc17 is now provided.

@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2025
@wilkinsona wilkinsona added status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

3 participants