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-reporting-impl.git
commit 20b2922a14f2c22f2095f77c1adb6c7f92c6ccf9 Author: Michael Osipov <[email protected]> AuthorDate: Sun Oct 1 20:10:46 2023 +0200 [MSHARED-1308] Upgrade to Parent 40 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 320fd5a..ea58cea 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-components</artifactId> - <version>39</version> + <version>40</version> <relativePath /> </parent>
