ccrvincent commented on a change in pull request #23: SCIMple 84
URL: https://github.com/apache/directory-scimple/pull/23#discussion_r365505802
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -184,7 +184,7 @@
       <dependency>
         <groupId>org.junit</groupId>
         <artifactId>junit-bom</artifactId>
-        <version>5.2.0</version>
+        <version>5.5.0</version>
 
 Review comment:
   5.2.0 was causing a `java.lang.NoClassDefFoundError: 
org/junit/platform/commons/PreconditionViolationException` when executing tests 
via Eclipse.
   
   Going to a newer version and importing the `junit-jupiter` artifact instead 
of the individual components corrected the issue.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to