CloudRaider
CloudRaider copied to clipboard
Update the Java Version of the Core Cloud Raider Library
Make the core Cloud Raider library compatible with the latest Java version.
I am interested to work on this. I have identified one reason why the latest java versions not working here. Because javax.annotations were moved out of JRE, We need to have it as a separate dependency. I will try to resolve other issues as well to make it compatible with the latest JAVA versions. Please assign this to me. Thanks.
@rattandeep1998 I have raised a PR with the fix, Please review. Thanks