You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by GitBox <gi...@apache.org> on 2021/09/16 07:27:13 UTC

[GitHub] [orc] dongjoon-hyun commented on a change in pull request #910: [DRAFT] Attempting to fix the maven enforcer issue in main branch

dongjoon-hyun commented on a change in pull request #910:
URL: https://github.com/apache/orc/pull/910#discussion_r709855398



##########
File path: java/pom.xml
##########
@@ -90,6 +90,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-enforcer-plugin</artifactId>
+        <version>3.0.0-M3</version>

Review comment:
       We can use `3.0.0`.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@orc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org