You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@nemo.apache.org by GitBox <gi...@apache.org> on 2021/08/16 08:31:10 UTC

[GitHub] [incubator-nemo] wonook commented on a change in pull request #316: [NEMO-482] Keep library versions updated

wonook commented on a change in pull request #316:
URL: https://github.com/apache/incubator-nemo/pull/316#discussion_r689338371



##########
File path: common/pom.xml
##########
@@ -36,6 +36,11 @@ under the License.
       <artifactId>reef-io</artifactId>
       <version>${reef.version}</version>
     </dependency>
+    <dependency>

Review comment:
       Without this line, we use the commons-lang3 library from `reef-common`, which uses commons-lang3 library from 2014. Since our project uses commons-lang3 library quite often, my opinion is that it's worth upgrading.




-- 
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: notifications-unsubscribe@nemo.apache.org

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