rhenwood-arm commented on a change in pull request #91: run time support is
added for openssl 1.0 and 1.1 for UNIX
URL: https://github.com/apache/commons-crypto/pull/91#discussion_r255215197
##########
File path: pom.xml
##########
@@ -146,8 +146,8 @@ The following provides more details on the included
cryptographic software:
<target.name>all</target.name>
<maven-antrun-plugin.version>1.8</maven-antrun-plugin.version>
<junit.version>4.12</junit.version>
- <commons-logging.version>1.1.3</commons-logging.version>
- <commons.jacoco.version>0.7.7.201606060606</commons.jacoco.version>
+ <commons-logging.version>1.2</commons-logging.version>
+ <commons.jacoco.version>0.8.0</commons.jacoco.version>
Review comment:
Again, I am unsure why these version bumps are necessary. They could be
explained in the commit message.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]