Skip to content

Commit b19478e

Browse files
Update target-platform with latest version
1 parent 3b055cb commit b19478e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>org.bouncycastle</groupId>
178178
<artifactId>bcpkix-jdk18on</artifactId>
179-
<version>1.82</version>
179+
<version>1.83</version>
180180
<type>jar</type>
181181
</dependency>
182182
<dependency>
@@ -224,37 +224,37 @@
224224
<dependency>
225225
<groupId>org.glassfish.jersey.core</groupId>
226226
<artifactId>jersey-client</artifactId>
227-
<version>3.1.11</version>
227+
<version>4.0.0</version>
228228
<type>jar</type>
229229
</dependency>
230230
<dependency>
231231
<groupId>org.glassfish.jersey.core</groupId>
232232
<artifactId>jersey-common</artifactId>
233-
<version>3.1.11</version>
233+
<version>4.0.0</version>
234234
<type>jar</type>
235235
</dependency>
236236
<dependency>
237237
<groupId>org.glassfish.jersey.core</groupId>
238238
<artifactId>jersey-server</artifactId>
239-
<version>3.1.11</version>
239+
<version>4.0.0</version>
240240
<type>jar</type>
241241
</dependency>
242242
<dependency>
243243
<groupId>org.glassfish.jersey.ext</groupId>
244244
<artifactId>jersey-entity-filtering</artifactId>
245-
<version>3.1.11</version>
245+
<version>4.0.0</version>
246246
<type>jar</type>
247247
</dependency>
248248
<dependency>
249249
<groupId>org.glassfish.jersey.media</groupId>
250250
<artifactId>jersey-media-json-jackson</artifactId>
251-
<version>3.1.11</version>
251+
<version>4.0.0</version>
252252
<type>jar</type>
253253
</dependency>
254254
<dependency>
255255
<groupId>org.glassfish.jersey.inject</groupId>
256256
<artifactId>jersey-hk2</artifactId>
257-
<version>3.1.11</version>
257+
<version>4.0.0</version>
258258
<type>jar</type>
259259
</dependency>
260260
<dependency>
@@ -266,7 +266,7 @@
266266
<dependency>
267267
<groupId>org.mandas</groupId>
268268
<artifactId>docker-client</artifactId>
269-
<version>9.0.4</version>
269+
<version>10.0.0</version>
270270
<type>jar</type>
271271
</dependency>
272272
</dependencies>

0 commit comments

Comments
 (0)