Julian Sedding created SLING-5002:
-------------------------------------
Summary: [sling-mock] Update dependency version of org.reflections
Key: SLING-5002
URL: https://issues.apache.org/jira/browse/SLING-5002
Project: Sling
Issue Type: Improvement
Components: Testing
Affects Versions: Testing Sling Mock 1.4.0
Reporter: Julian Sedding
Assignee: Julian Sedding
Currently sling-mock has a dependency on
{{org.reflections:reflections:0.9.9-RC2}}. This in turn has a transitive
dependency on {{org.javassist:javassist}} with the version set to
{{javassist.version}} (i.e. not interpolated).
This causes issues in a gradle build I use at a client. Updating sling-mock's
dependency to {{org.reflections:reflections:0.9.10}} seems to fix the issue and
looks like it's the right thing to do anyways.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)