Hi Michael, On Mon, May 18, 2015 at 2:02 PM, <[email protected]> wrote: > </dependency> > + <dependency> > + <groupId>org.apache.commons</groupId> > + <artifactId>commons-math3</artifactId> > + </dependency>
Is adding a required dependency on commons-math3 required? Probably MicroBenchmark can be made part of commons/test and move this dependency to test scope Chetan Mehrotra
