The existing ADF version being used is 12.2.1.2.0 and as per requirement team are trying to upgrade the code to 12.2.1.4.0.
When the code is opened in Jdev 12.2.1.4.0 and after version changes in maven we tried to compile the code. However, it is showing following error.
[ERROR] /C:/Users/**VOImpl.java:[22,19] package oracle.jdbc does not exist
[ERROR] /C:/Users/**Impl.java:[52,18] package oracle.sql does not exist
[ERROR] /C:/Users/**.java:[84,15] cannot find symbol
[ERROR] /C:/Users/**VOImpl.java:[10,35] package org.codehaus.groovy.runtime does not exist
Can you please share your valuable inputs?
*** removed call out to specific members that have not already participated in this thread ***