Skip to content

Commit 3720301

Browse files
Update target-platform with latest version
1 parent 108feb5 commit 3720301

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

releng/org.eclipse.linuxtools.target/linuxtools-latest.target

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -214,37 +214,37 @@
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>

0 commit comments

Comments
 (0)