This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch elharo-patch-1 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git
commit f493ee08460cf51255402fdeba408ff473695a5f Author: Elliotte Rusty Harold <elh...@users.noreply.github.com> AuthorDate: Sat Mar 28 18:43:34 2020 -0400 deps: update parent POM @eolivelli --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2cc1989..be267ff 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>maven-parent</artifactId> <groupId>org.apache.maven</groupId> - <version>33</version> + <version>34</version> </parent> <groupId>org.apache.maven.surefire</groupId>