georgberky / dependency-update-maven-plugin

A Maven plugin that creates merge requests for dependency updates.
Apache License 2.0
26 stars 9 forks source link
git gitlab hacktoberfest jgit kotlin maven maven-plugin

Dependency Update Maven Plugin

MavenBuild codecov

The Dependency Update Maven Plugin analyzes the dependencies of your Maven project.

If a more recent version of a dependency is found, the plugin will

Features

Quickstart

mvn io.github.georgberky.maven.plugins.depsupdate:dependency-update-maven-plugin:update

Goals

update

Update Mojo