kwin commented on code in PR #365: URL: https://github.com/apache/jackrabbit-filevault/pull/365#discussion_r2010204366
########## parent/pom.xml: ########## @@ -59,7 +59,7 @@ Apache Jackrabbit FileVault is a project of the Apache Software Foundation. <!-- for embedded dependencies the newest version should be used --> <oak.max.version>1.52.0</oak.max.version> <slf4j.version>1.7.25</slf4j.version> - <commons-io.version>2.7</commons-io.version> + <commons-io.version>2.17.0</commons-io.version> Review Comment: Let us only raise the version we embed not the one we depend on. -- 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