File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 4545 <properties >
4646 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4747 <java .version>1.6</java .version>
48- <project .google.http.version>1.23.0 </project .google.http.version>
48+ <project .google.http.version>1.24.1 </project .google.http.version>
4949 <project .junit.version>4.12</project .junit.version>
5050 <project .guava.version>20.0</project .guava.version>
5151 <project .appengine.version>1.9.64</project .appengine.version>
184184 <plugin >
185185 <groupId >org.apache.maven.plugins</groupId >
186186 <artifactId >maven-checkstyle-plugin</artifactId >
187- <version >2.17</version >
188- <dependencies >
189- <dependency >
190- <groupId >com.puppycrawl.tools</groupId >
191- <artifactId >checkstyle</artifactId >
192- <version >6.15</version >
193- </dependency >
194- </dependencies >
187+ <version >3.0.0</version >
195188 <executions >
196189 <execution >
197190 <id >checkstyle</id >
You can’t perform that action at this time.
0 commit comments