File tree Expand file tree Collapse file tree 5 files changed +0
-719
lines changed
src/test/java/com/rabbitmq/client/test/performance Expand file tree Collapse file tree 5 files changed +0
-719
lines changed Original file line number Diff line number Diff line change 59
59
<micrometer .version>1.0.2</micrometer .version>
60
60
<jackson .version>2.9.6</jackson .version>
61
61
<logback .version>1.2.3</logback .version>
62
- <commons-cli .version>1.1</commons-cli .version>
63
62
<junit .version>4.12</junit .version>
64
63
<awaitility .version>3.1.0</awaitility .version>
65
64
<mockito .version>2.21.0</mockito .version>
705
704
<version >${jackson.version} </version >
706
705
<optional >true</optional >
707
706
</dependency >
708
- <dependency >
709
- <groupId >commons-cli</groupId >
710
- <artifactId >commons-cli</artifactId >
711
- <version >${commons-cli.version} </version >
712
- <scope >test</scope >
713
- </dependency >
714
707
<dependency >
715
708
<groupId >junit</groupId >
716
709
<artifactId >junit</artifactId >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments