Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.20.0
-
None
-
None
Description
If the Jackson version in oak-parent/pom.xml is updated from 2.9.10 to 2.10.0, we get a build failure in oak-solr-osgi if we try to build with Java 8.
This is blocking OAK-8105 which in turn is blocking OAK-8607 and OAK-8104. OAK-8105 is about updating AzureDataStore to the Azure version 12 SDK which requires Jackson 2.10.0.
Would it be possible to update oak-parent/pom.xml to Jackson version 2.10.0 and then specify 2.9.10 in oak-solr-osgi?