ricardozanini commented on code in PR #3167:
URL:
https://github.com/apache/incubator-kie-tools/pull/3167#discussion_r2125101856
##########
packages/sonataflow-image-common/resources/modules/kogito-maven/common/module.yaml:
##########
@@ -95,5 +99,15 @@ envs:
description: "When set to true, tells Maven to work in offline mode. See
Maven `-o` option for more information."
example: "true"
+packages:
+ manager: microdnf
+ install:
+ - gzip
+
+artifacts:
+ - name: apache-maven-3.8.6-bin.tar.gz
Review Comment:
Please upgrade to 3.9.x instead. This version introduces `plexus-utils:1.1`,
which brings numerous CVEs. See https://issues.apache.org/jira/browse/MNG-6965
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]