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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]