eskabetxe commented on code in PR #18:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/18#discussion_r1104143374


##########
flink-connector-jdbc/pom.xml:
##########
@@ -39,7 +39,7 @@ under the License.
                <scala-library.version>2.12.7</scala-library.version>
                <assertj.version>3.23.1</assertj.version>
                <postgres.version>42.5.1</postgres.version>
-               <oracle.version>19.3.0.0</oracle.version>
+               <oracle.version>21.8.0.0</oracle.version>

Review Comment:
   They are compatible. The dependency is provided so users still have to 
provide the version they want.. Basically we are testing against the last 
version (I update the docker as well)..
   
   I could leave the current version and update it on a separated commit if is 
preferred..  



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to