kwin commented on code in PR #388:
URL:
https://github.com/apache/jackrabbit-filevault/pull/388#discussion_r2395534207
##########
target-osgi-environment/max-target-osgi-environment/pom.xml:
##########
@@ -128,7 +128,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
- <version>4.4</version>
+ <version>4.5.0</version>
Review Comment:
Sorry, indeed we are embedding the max versions of some JR2 artifacts even
in the OSGi bundles. Should we rethink this? Currently those are
https://github.com/apache/jackrabbit-filevault/blob/4806680419c3b403c2a7ce8c46708eaa96a48e92/vault-core/bnd.bnd#L20.
I guess the runtime requirement for Collections 4.5 comes from that, right?
--
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]