This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch MNG-6512-build-11
in repository https://gitbox.apache.org/repos/asf/maven.git
commit c89941a91a9f6013d74b11d7cf379c646db6e4ba
Author: dependabot-preview[bot]
<27856297+dependabot-preview[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 31 04:22:56 2020 +0000
Bump maven-parent from 33 to 34
Bumps [maven-parent](https://github.com/apache/maven-parent) from 33 to 34.
- [Release notes](https://github.com/apache/maven-parent/releases)
- [Commits](https://github.com/apache/maven-parent/commits)
Signed-off-by: dependabot-preview[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3148a97..ef2764d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>33</version>
+ <version>34</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>