File tree Expand file tree Collapse file tree 11 files changed +20
-8
lines changed
src/test/java/io/prometheus/client/exporter Expand file tree Collapse file tree 11 files changed +20
-8
lines changed Original file line number Diff line number Diff line change 3535 <artifactId >jmh-generator-annprocess</artifactId >
3636 <version >1.3.2</version >
3737 </dependency >
38+ <dependency >
39+ <groupId >javax.annotation</groupId >
40+ <artifactId >javax.annotation-api</artifactId >
41+ <version >1.3.1</version >
42+ </dependency >
3843
3944 <dependency >
4045 <groupId >io.prometheus</groupId >
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.mockito</groupId >
5858 <artifactId >mockito-core</artifactId >
59- <version >1.9.5 </version >
59+ <version >2.28.2 </version >
6060 <scope >test</scope >
6161 </dependency >
6262 <dependency >
Original file line number Diff line number Diff line change 5858 <dependency >
5959 <groupId >org.mockito</groupId >
6060 <artifactId >mockito-core</artifactId >
61- <version >2.10.0 </version >
61+ <version >2.28.2 </version >
6262 <scope >test</scope >
6363 </dependency >
6464 </dependencies >
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.mockito</groupId >
5858 <artifactId >mockito-core</artifactId >
59- <version >1.9.5 </version >
59+ <version >2.28.2 </version >
6060 <scope >test</scope >
6161 </dependency >
6262 <dependency >
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.mockito</groupId >
5858 <artifactId >mockito-core</artifactId >
59- <version >1.9.5 </version >
59+ <version >2.28.2 </version >
6060 <scope >test</scope >
6161 </dependency >
6262
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.mockito</groupId >
5858 <artifactId >mockito-core</artifactId >
59- <version >1.9.5 </version >
59+ <version >2.28.2 </version >
6060 <scope >test</scope >
6161 </dependency >
6262 </dependencies >
Original file line number Diff line number Diff line change 5555 <dependency >
5656 <groupId >org.mockito</groupId >
5757 <artifactId >mockito-core</artifactId >
58- <version >1.9.5 </version >
58+ <version >2.28.2 </version >
5959 <scope >test</scope >
6060 </dependency >
6161 </dependencies >
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >org.mockito</groupId >
5858 <artifactId >mockito-core</artifactId >
59- <version >1.9.5 </version >
59+ <version >2.28.2 </version >
6060 <scope >test</scope >
6161 </dependency >
6262 </dependencies >
Original file line number Diff line number Diff line change 4545 <artifactId >simpleclient_common</artifactId >
4646 <version >0.8.1-SNAPSHOT</version >
4747 </dependency >
48+ <dependency >
49+ <groupId >javax.xml.bind</groupId >
50+ <artifactId >jaxb-api</artifactId >
51+ <version >2.3.0</version >
52+ </dependency >
4853 <!-- Test Dependencies Follow -->
4954 <dependency >
5055 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 7676 <dependency >
7777 <groupId >org.mockito</groupId >
7878 <artifactId >mockito-core</artifactId >
79- <version >1.9.5 </version >
79+ <version >2.28.2 </version >
8080 <scope >test</scope >
8181 </dependency >
8282 </dependencies >
You can’t perform that action at this time.
0 commit comments