joerghoh commented on code in PR #383: URL: https://github.com/apache/jackrabbit-filevault/pull/383#discussion_r2330747804
########## target-osgi-environment/min-target-osgi-environment/pom.xml: ########## @@ -35,7 +35,7 @@ <description>The bndrun files referencing a repository index (containing all bundles with their metadata) for resolving all FileVault bundles with dependent bundles in their minimally required version</description> <properties> - <jackson.version>2.13.4</jackson.version> + <jackson.version>2.15.0</jackson.version> Review Comment: got it. Then I would use the latest Jackson version (2.20.0) in the ``max`` case and the version shipped in AEM LTS SP1 in the ``version`` case. -- 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: dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org