This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new ba8cbd9685 [MNG-7932] - Upgrade maven-parent to v41 in maven-bom
ba8cbd9685 is described below

commit ba8cbd9685f9ff397c4782247dc9146ba36dc4c1
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Fri Nov 17 22:35:36 2023 +0100

    [MNG-7932] - Upgrade maven-parent to v41 in maven-bom
---
 maven-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-bom/pom.xml b/maven-bom/pom.xml
index 38e36b998c..85eb8170a7 100644
--- a/maven-bom/pom.xml
+++ b/maven-bom/pom.xml
@@ -22,7 +22,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