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
The following commit(s) were added to refs/heads/master by this push:
new 6af558d [MSHARED-1334] Upgrade to Parent 41
6af558d is described below
commit 6af558d5743878a1d4623068df2a11de1be1b203
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Nov 12 19:45:34 2023 +0100
[MSHARED-1334] Upgrade to Parent 41
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9cd59ac..828bf89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-components</artifactId>
- <version>40</version>
+ <version>41</version>
<relativePath />
</parent>