This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch 
dependabot/maven/org.apache.maven.shared-maven-invoker-3.0.1
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git

commit e4fdd1ae6107e941ed7093d07cdc619ab4740dbd
Author: dependabot[bot] <supp...@dependabot.com>
AuthorDate: Fri May 24 05:38:17 2019 +0000

    Bump maven-invoker from 3.0.0 to 3.0.1
    
    Bumps [maven-invoker](https://github.com/apache/maven-invoker) from 3.0.0 
to 3.0.1.
    - [Release notes](https://github.com/apache/maven-invoker/releases)
    - 
[Commits](https://github.com/apache/maven-invoker/compare/maven-invoker-3.0.0...maven-invoker-3.0.1)
    
    Signed-off-by: dependabot[bot] <supp...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fe0de00..695a2c2 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>

Reply via email to