slawekjaranowski commented on a change in pull request #2:
URL: https://github.com/apache/maven-studies/pull/2#discussion_r503179845



##########
File path: src/it/big-artifact/setup.groovy
##########
@@ -21,7 +21,7 @@ import java.security.SecureRandom
  */
 
 
-def random = new SecureRandom();
+def random = new Random();

Review comment:
       Probably it depend on OS, jdk version ... it is not important now for 
me, it it only test preparation, as we can see test pass.




----------------------------------------------------------------
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.

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


Reply via email to