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

ASF GitHub Bot commented on MINSTALL-197:
-----------------------------------------

cstamas commented on code in PR #61:
URL: 
https://github.com/apache/maven-install-plugin/pull/61#discussion_r1450275652


##########
pom.xml:
##########
@@ -72,21 +72,21 @@
 
   <properties>
     <javaVersion>8</javaVersion>
-    <mavenVersion>3.2.5</mavenVersion>
+    <mavenVersion>3.9.6</mavenVersion>

Review Comment:
   If we'd raise (well, lower, as this PR raises to 3.9.6) build to 3.6.3 we'd 
see deprecations from 2019, those from 5 years ago, no? We should build against 
latest, to see all current deprecations, and backward compat allows us to state 
(and test it) even with older maven versions, like CI shows (3.6.3 used as 
well). Unsure what is the question actually...





> Upgrade parent to 41, remove deprecations
> -----------------------------------------
>
>                 Key: MINSTALL-197
>                 URL: https://issues.apache.org/jira/browse/MINSTALL-197
>             Project: Maven Install Plugin
>          Issue Type: Task
>            Reporter: Tamas Cservenak
>            Assignee: Tamas Cservenak
>            Priority: Major
>             Fix For: 3.1.2
>
>
> Upgrade parent to 41, remove deprecations



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

Reply via email to