bhabegger opened a new pull request, #2945:
URL: https://github.com/apache/jackrabbit-oak/pull/2945

   Centralise test-scoped dependency declarations in `oak-parent`.
   
   - **Mockito**: extract `mockito.version` property (5.20.0); use it in 
`dependencyManagement`; add `test` scope to `mockito-core`, `easymock`, 
`slf4j-simple`; add transitive dependencies (`byte-buddy`, `objenesis`, `asm`) 
to `dependencyManagement`.
   - **Pax OSGi transitives**: add `pax-swissbox-tracker`, `tinybundles`, 
`pax-url-commons` to `dependencyManagement` to align versions pulled in by Pax 
Exam.
   - **JUnit extras**: add `junit-addons` and 
`mockserver-junit-rule-no-dependencies` to `dependencyManagement` with test 
scope.
   
   All changes are test-scoped and do not affect production code or OSGi 
bundles.
   
   This PR is based on top of [PR 
#2944](https://github.com/apache/jackrabbit-oak/pull/2944) (OAK-12250).
   
   JIRA: https://issues.apache.org/jira/browse/OAK-12251


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to