This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
commit 07909981ce6cfd7e4f513fad1b8b4df10cf83db5 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Sat May 1 19:00:17 2021 +0200 Bump maven-invoker from 3.0.1 to 3.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1421bf7..0e36f79 100644 --- a/pom.xml +++ b/pom.xml @@ -215,7 +215,7 @@ under the License. <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-invoker</artifactId> - <version>3.0.1</version> + <version>3.1.0</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId>
