DouglasGo8 commented on issue #2448:
URL: https://github.com/apache/camel-quarkus/issues/2448#issuecomment-815037142


   > Also I think this dependency of oracle driver should be removed. It seems 
the quarkus oracle-jdbc only work with the ojdbc8.
   > 
   > ```
   > <dependency>
   >       <groupId>com.oracle.database.jdbc</groupId>
   >       <artifactId>ojdbc11</artifactId>
   >       <version>21.1.0.0</version>
   >     </dependency>
   > ```
   
   Thank you for reply, but i try this approach also, and fail


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to