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-sitetools.git

commit cb79756ac8848e96bbe3f8860bffdfbce2d6d2e9
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Nov 12 20:01:39 2023 +0100

    [DOXIASITETOOLS-317] Upgrade to Parent 41
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e120544..748e86e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>40</version>
+    <version>41</version>
     <relativePath />
   </parent>
 

Reply via email to