ODA /opt/oracle/oak/pkgrepos/java cleanup
Due to vulnerabilities in the previous versions of Java. We need to clean up the old versions but there is no method for that in the odacli cleanup. Can we just remove the oldest version up to the current release level on the ODA using "rm -rf"?
Thanks