Use specific maven-dependency-plugin version in documentation

What does this MR do and why?

In Add maven dependency plugin requirement for DS... (!184840 - merged) we added a requirement to use at least version 3.7.0 of the maven-dependency-plugin. The default version used by the current documented snippet is 3.6.1 which is insufficient. This MR adds version specification to the command. This enables users to just copy and paste the configuration as seen in the documentation.

See related slack discussion (90d retention).

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Yasha Rise

Merge request reports

Loading