File tree Expand file tree Collapse file tree 9 files changed +13
-13
lines changed
google-http-client-appengine
google-http-client-jackson2
google-http-client-jackson Expand file tree Collapse file tree 9 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 80
80
</dependency >
81
81
<dependency >
82
82
<groupId >com.google.guava</groupId >
83
- <artifactId >guava-jdk5 </artifactId >
83
+ <artifactId >guava</artifactId >
84
84
<scope >test</scope >
85
85
</dependency >
86
86
</dependencies >
Original file line number Diff line number Diff line change 77
77
</dependency >
78
78
<dependency >
79
79
<groupId >com.google.guava</groupId >
80
- <artifactId >guava-jdk5 </artifactId >
80
+ <artifactId >guava</artifactId >
81
81
<scope >test</scope >
82
82
</dependency >
83
83
</dependencies >
Original file line number Diff line number Diff line change 77
77
</dependency >
78
78
<dependency >
79
79
<groupId >com.google.guava</groupId >
80
- <artifactId >guava-jdk5 </artifactId >
80
+ <artifactId >guava</artifactId >
81
81
<scope >test</scope >
82
82
</dependency >
83
83
</dependencies >
Original file line number Diff line number Diff line change 77
77
</dependency >
78
78
<dependency >
79
79
<groupId >com.google.guava</groupId >
80
- <artifactId >guava-jdk5 </artifactId >
80
+ <artifactId >guava</artifactId >
81
81
<scope >test</scope >
82
82
</dependency >
83
83
</dependencies >
Original file line number Diff line number Diff line change 110
110
</dependency >
111
111
<dependency >
112
112
<groupId >com.google.guava</groupId >
113
- <artifactId >guava-jdk5 </artifactId >
113
+ <artifactId >guava</artifactId >
114
114
<scope >test</scope >
115
115
</dependency >
116
116
</dependencies >
Original file line number Diff line number Diff line change 66
66
</dependency >
67
67
<dependency >
68
68
<groupId >com.google.guava</groupId >
69
- <artifactId >guava-jdk5 </artifactId >
69
+ <artifactId >guava</artifactId >
70
70
<scope >provided</scope >
71
71
</dependency >
72
72
</dependencies >
Original file line number Diff line number Diff line change 71
71
</dependency >
72
72
<dependency >
73
73
<groupId >com.google.guava</groupId >
74
- <artifactId >guava-jdk5 </artifactId >
74
+ <artifactId >guava</artifactId >
75
75
<scope >test</scope >
76
76
</dependency >
77
77
</dependencies >
Original file line number Diff line number Diff line change 115
115
</dependency >
116
116
<dependency >
117
117
<groupId >com.google.guava</groupId >
118
- <artifactId >guava-jdk5 </artifactId >
118
+ <artifactId >guava</artifactId >
119
119
<scope >provided</scope >
120
120
</dependency >
121
121
<dependency >
122
122
<groupId >com.google.guava</groupId >
123
- <artifactId >guava-testlib-jdk5 </artifactId >
123
+ <artifactId >guava-testlib</artifactId >
124
124
<scope >test</scope >
125
125
</dependency >
126
126
<dependency >
Original file line number Diff line number Diff line change 165
165
</dependency >
166
166
<dependency >
167
167
<groupId >com.google.guava</groupId >
168
- <artifactId >guava-jdk5 </artifactId >
168
+ <artifactId >guava</artifactId >
169
169
<version >${project.guava.version} </version >
170
170
</dependency >
171
171
<dependency >
172
172
<groupId >com.google.guava</groupId >
173
- <artifactId >guava-testlib-jdk5 </artifactId >
173
+ <artifactId >guava-testlib</artifactId >
174
174
<version >${project.guava.version} </version >
175
175
</dependency >
176
176
<dependency >
612
612
<project .jsr305.version>3.0.2</project .jsr305.version>
613
613
<project .gson.version>2.1</project .gson.version>
614
614
<project .jackson-core-asl.version>1.9.11</project .jackson-core-asl.version>
615
- <project .jackson-core2.version>2.1.3 </project .jackson-core2.version>
615
+ <project .jackson-core2.version>2.9.2 </project .jackson-core2.version>
616
616
<project .protobuf-java.version>2.6.1</project .protobuf-java.version>
617
- <project .guava.version>17 .0</project .guava.version>
617
+ <project .guava.version>19 .0</project .guava.version>
618
618
<project .xpp3.version>1.1.4c</project .xpp3.version>
619
619
<project .commons-logging.version>1.1.1</project .commons-logging.version>
620
620
<project .httpclient.version>4.5.3</project .httpclient.version>
You can’t perform that action at this time.
0 commit comments