This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
commit 05872be58b3305ead9383d83a286d0d38aaf8671 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Thu Sep 17 20:57:32 2020 +0200 Bump maven-invoker from 3.0.0 to 3.0.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 311f14f..6b88ab2 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.0</version> + <version>3.0.1</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId>
