This is an automated email from the ASF dual-hosted git repository. michaelo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
commit 9be64968af83dee44352916998a8e54a6c3ee03b Author: Michael Osipov <micha...@apache.org> AuthorDate: Sun Jun 12 10:01:19 2022 +0200 [DOXIA-659] Upgrade Parent to 36 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5fe49494..e8c78d10 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>34</version> + <version>36</version> <relativePath /> </parent>