Hi,
I’m just trying to make a small commit which is a fix in two small xml files that generate html files for documentation. Created a pull request(#170), however continuous integration is failing. The change I did has nothing to do with the failure of the build. Build is failing with (Caused by: java.lang.UnsupportedClassVersionError: org/postgresql/Driver : Unsupported major.minor version 52.0) https://travis-ci.org/apache/cayenne/builds/186140745 Can someone help me out as to what the issue is? Thanks Buddha