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
The following commit(s) were added to refs/heads/master by this push:
new b226ec9 Bump maven-invoker from 3.0.1 to 3.1.0
b226ec9 is described below
commit b226ec96d77832f053842caf4be48fd2b633b003
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 2 05:21:03 2021 +0000
Bump maven-invoker from 3.0.1 to 3.1.0
Bumps [maven-invoker](https://github.com/apache/maven-invoker) from 3.0.1
to 3.1.0.
- [Release notes](https://github.com/apache/maven-invoker/releases)
-
[Commits](https://github.com/apache/maven-invoker/compare/maven-invoker-3.0.1...maven-invoker-3.1.0)
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fafe5e8..25fb180 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>