[ https://issues.apache.org/jira/browse/MINSTALL-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805950#comment-17805950 ]
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_r1450096547 ########## pom.xml: ########## @@ -72,21 +72,21 @@ <properties> <javaVersion>8</javaVersion> - <mavenVersion>3.2.5</mavenVersion> + <mavenVersion>3.9.6</mavenVersion> Review Comment: Contradiction to what? The CI is updated by Slawek, so is build using 3.6.3/3.9.3 (see matrix), so min/max Maven is used, and deprecations immediately popped out (and were fixed as well). > 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 > Priority: Major > Fix For: 3.1.2 > > > Upgrade parent to 41, remove deprecations -- This message was sent by Atlassian Jira (v8.20.10#820010)