You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/01/31 08:32:00 UTC

[jira] [Commented] (MNG-7675) Update Maven Parent to 39

    [ https://issues.apache.org/jira/browse/MNG-7675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682440#comment-17682440 ] 

ASF GitHub Bot commented on MNG-7675:
-------------------------------------

slawekjaranowski commented on code in PR #976:
URL: https://github.com/apache/maven/pull/976#discussion_r1091595057


##########
pom.xml:
##########
@@ -23,8 +23,8 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>38</version>
-    <relativePath/>
+    <version>39</version>
+    <relativePath />

Review Comment:
   Please also change in `maven-bom` - on master I added comment here to remember about it





> Update Maven Parent to 39
> -------------------------
>
>                 Key: MNG-7675
>                 URL: https://issues.apache.org/jira/browse/MNG-7675
>             Project: Maven
>          Issue Type: Dependency upgrade
>          Components: Dependencies
>            Reporter: Tamas Cservenak
>            Priority: Major
>             Fix For: 3.9.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)