File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 8888 <version >0.7.2</version >
8989 <scope >test</scope >
9090 </dependency >
91- <dependency >
92- <groupId >com.h2database</groupId >
93- <artifactId >h2</artifactId >
94- <version >2.3.232</version >
95- <scope >test</scope >
96- </dependency >
97- <dependency >
98- <groupId >org.slf4j</groupId >
99- <artifactId >slf4j-simple</artifactId >
100- <version >${slf4j.version} </version >
101- <scope >test</scope >
102- </dependency >
10391 <dependency >
10492 <groupId >org.mockito</groupId >
10593 <artifactId >mockito-all</artifactId >
10694 <version >${mockito.version} </version >
10795 <scope >test</scope >
10896 </dependency >
109- <dependency >
110- <groupId >com.google.guava</groupId >
111- <artifactId >guava</artifactId >
112- <version >${guava.version} </version >
113- <scope >test</scope >
114- </dependency >
11597 <dependency >
11698 <groupId >org.apache.commons</groupId >
11799 <artifactId >commons-lang3</artifactId >
You can’t perform that action at this time.
0 commit comments