[
https://issues.apache.org/jira/browse/CMIS-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891263#comment-16891263
]
Andrew Pavlin commented on CMIS-1077:
-------------------------------------
Further analysis (after moving back the enforcer's limit) shows that the
ClientVersion.java class in client-bindings fails to build under Java 8 due to
using a method introduced in Java 9. The older deprecated method is still not
removed in Java 12.
> need to update out-of-date dependencies with CVEs
> -------------------------------------------------
>
> Key: CMIS-1077
> URL: https://issues.apache.org/jira/browse/CMIS-1077
> Project: Chemistry
> Issue Type: Bug
> Components: opencmis-client, opencmis-client-bindings,
> opencmis-commons
> Affects Versions: OpenCMIS 1.1.0
> Reporter: Andrew Pavlin
> Priority: Major
>
> The last official build of Chemistry is badly out of date with regard to its
> dependencies. Would it be possible to come out with a patch release that
> brings those dependencies up-to-date? Specifically, for the sub-parts of
> Chemistry our project is using, the obsolete dependencies are:
> Apache Httpcomponents (using 4.2.6, currently 4.5)
> com.squareup.okhttp3 (using 3.4.1, currently 3.13.1)
> Apache CXF (using 3.0.12, currently 3.3.2)
> org.osgi.core (using 5.0.0, currently 6.0.0)
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)