aherbert commented on a change in pull request #47: [numbers] support JUnit 5 
tests
URL: https://github.com/apache/commons-numbers/pull/47#discussion_r290680702
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -96,14 +96,31 @@
         <type>test-jar</type>
         <scope>test</scope>
       </dependency>
+      <dependency>
+        <groupId>org.junit</groupId>
+        <artifactId>junit-bom</artifactId>
+        <!-- define this in properties -->
 
 Review comment:
   The comment can be removed. It was laziness when I posted the example to not 
also define a properties section.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to