This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-plugin-testing.git
commit 30d8e5ee7736f422d8602a568772585ee409f075 Author: Guillaume Nodet <[email protected]> AuthorDate: Tue Feb 14 13:53:12 2023 +0100 [MPLUGINTESTING-79] Upgrade maven-parent pom to 39 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8fa30c7..ccfe5d8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>maven-parent</artifactId> <groupId>org.apache.maven</groupId> - <version>36</version> + <version>39</version> <relativePath/> </parent>
