opsgenie / opsgenieclient

Apache License 2.0
20 stars 20 forks source link

Updated to java 8, jackson 2.x, and jersey 2.x. #22

Open asaarela opened 5 years ago

asaarela commented 5 years ago

Updated the opsgenie Java API to java 8, jackson 2, and jersey 2. I was able to update all the submodules without issue except the 'marid' module. There were a couple of issues with this module:

estsauver commented 5 years ago

This would be great, the outdated libraries are causing us classpath conflict issues.