File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
releng/org.eclipse.linuxtools.target Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 214214 <dependency >
215215 <groupId >org.glassfish.jersey.core</groupId >
216216 <artifactId >jersey-client</artifactId >
217- <version >3.1.11 </version >
217+ <version >4.0.0 </version >
218218 <type >jar</type >
219219 </dependency >
220220 <dependency >
221221 <groupId >org.glassfish.jersey.core</groupId >
222222 <artifactId >jersey-common</artifactId >
223- <version >3.1.11 </version >
223+ <version >4.0.0 </version >
224224 <type >jar</type >
225225 </dependency >
226226 <dependency >
227227 <groupId >org.glassfish.jersey.core</groupId >
228228 <artifactId >jersey-server</artifactId >
229- <version >3.1.11 </version >
229+ <version >4.0.0 </version >
230230 <type >jar</type >
231231 </dependency >
232232 <dependency >
233233 <groupId >org.glassfish.jersey.ext</groupId >
234234 <artifactId >jersey-entity-filtering</artifactId >
235- <version >3.1.11 </version >
235+ <version >4.0.0 </version >
236236 <type >jar</type >
237237 </dependency >
238238 <dependency >
239239 <groupId >org.glassfish.jersey.media</groupId >
240240 <artifactId >jersey-media-json-jackson</artifactId >
241- <version >3.1.11 </version >
241+ <version >4.0.0 </version >
242242 <type >jar</type >
243243 </dependency >
244244 <dependency >
245245 <groupId >org.glassfish.jersey.inject</groupId >
246246 <artifactId >jersey-hk2</artifactId >
247- <version >3.1.11 </version >
247+ <version >4.0.0 </version >
248248 <type >jar</type >
249249 </dependency >
250250 <dependency >
You can’t perform that action at this time.
0 commit comments