maven

Automated Dependency Updates for Maven

Renovate supports updating Maven dependencies.

File Matching

By default, Renovate will check any files matching any of the following regular expressions:

\.pom\.xml$
(^|/)pom\.xml$

For details on how to extend a manager's fileMatch value, please follow this link.