This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit 5762dd944ce5b94e8f2cc067dad89444a70a53b2 Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Sat Jan 14 12:07:30 2023 +0100 Apache Maven Dependency Plugin 3.5.0 Released --- content/apt/plugins/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/apt/plugins/index.apt b/content/apt/plugins/index.apt index f0855810..2baa5af9 100644 --- a/content/apt/plugins/index.apt +++ b/content/apt/plugins/index.apt @@ -143,7 +143,7 @@ Available Plugins *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/plugins/maven-assembly-plugin/} <<<assembly>>>}} | B | 3.4.2 | 2022-07-20 | Build an assembly (distribution) of sources and/or binaries. | {{{https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git}Git}} / {{{https://github.com/apache/maven-assembly-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MASSEMBLY}Jira MASSEMBLY}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ -| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}} | B+R | 3.4.0 | 2022-11-26 | Dependency manipulation (copy, unpack) and analysis. | {{{https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git}Git}} / {{{https://github.com/apache/maven-dependency-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MDEP}Jira MDEP}} +| {{{/plugins/maven-dependency-plugin/} <<<dependency>>>}} | B+R | 3.5.0 | 2023-01-11 | Dependency manipulation (copy, unpack) and analysis. | {{{https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git}Git}} / {{{https://github.com/apache/maven-dependency-plugin/}GitHub}} | {{{https://issues.apache.org/jira/browse/MDEP}Jira MDEP}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+ | {{{/enforcer/maven-enforcer-plugin/} <<<enforcer>>>}} | B | 3.1.0 | 2022-06-07 | Environmental constraint checking (Maven Version, JDK etc), User Custom Rule Execution. | {{{https://gitbox.apache.org/repos/asf/maven-enforcer.git}Git}} / {{{https://github.com/apache/maven-enforcer/}GitHub}} | {{{https://issues.apache.org/jira/browse/MENFORCER}Jira MENFORCER}} *--------------------------------------------------------------+------------+--------------+------------+------------------+------------------------+--------------------+
