Skip to content

Oracle OJDBC BOM version is flagged not for production use #38943

@chas678

Description

@chas678

Latest Spring Boot 3.2.1 declares a managed dependency of Oracle OJDBC BOM version here:
https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-dependencies/build.gradle#L1101
and documents it here: https://docs.spring.io/spring-boot/docs/current/reference/html/dependency-versions.html

however - the Oracle docs say this is not for production use:
https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html

"Note: The Oracle JDBC 23.3 drivers are supported for production use with BaseDB only. The 23.3 release drivers are not supported for production for any other database configuration."

Should pin the BOM version to one that is for production use.

Metadata

Metadata

Assignees

Labels

status: noteworthyA noteworthy issue to call out in the release notestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions