File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- refs/heads/master: 67a80f43526267715ed1b929be7e5d2362be1547
2+ refs/heads/master: 6732e110b0dd9e0ab2c00530ff7f4c1ffc022d50
33refs/heads/gh-pages: 9b91392095cbb68bba1a32efe7d8caeac44467d9
44refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
55refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd
Original file line number Diff line number Diff line change 170170 <!-- make sure to keep version in sync with google-http-client -->
171171 <apache .httpclient.version>4.5.5</apache .httpclient.version>
172172 <!-- test dependency versions -->
173- <easymock .version>3.4 </easymock .version>
173+ <easymock .version>3.6 </easymock .version>
174174 <objenesis .version>2.6</objenesis .version>
175175 </properties >
176176 <!-- All non-test dependency versions should be added to google-cloud-bom/pom.xml -->
Original file line number Diff line number Diff line change 7878 <dependency >
7979 <groupId >org.easymock</groupId >
8080 <artifactId >easymock</artifactId >
81- <version >3.4 </version >
81+ <version >3.6 </version >
8282 <exclusions >
8383 <exclusion >
8484 <groupId >org.objenesis</groupId >
You can’t perform that action at this time.
0 commit comments