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-site-plugin.git
commit d7992c94724f1cfbb90616292008939dff2abbca Author: Michael Osipov <[email protected]> AuthorDate: Tue Oct 3 10:58:28 2023 +0200 [MSITE-979] Upgrade to Parent 40 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 46b778b6..754cfaaf 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugins</artifactId> - <version>39</version> + <version>40</version> <relativePath /> </parent>
