# Maven<no value>

== Description

The Maven crawler looks recursively for all Maven dependencies updates from a specific root directory.
Then for each of them, it tries to automate them.

== Manifest
=== Parameters

{{< autodiscoveryparameters "maven" >}}

==== Example

[source,yaml]
----
# updatecli.d/default.yaml
{{<include "assets/code_example/docs/plugins/autodiscovery/maven/updatecli.d/default.yaml">}}
----
