Skip to content

Commit 7d4ff3a

Browse files
Update target-platform with latest version
1 parent 796c5f6 commit 7d4ff3a

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
@@ -7,8 +7,8 @@
77
<unit id="com.github.jnr.x86asm" version="1.0.2.v20230715-0746"/>
88
<unit id="com.github.jnr.jffi.native" version="1.3.14.v20251025-0800"/>
99
<unit id="org.aopalliance" version="1.0.0.v20230720-0728"/>
10-
<unit id="org.codelibs.nekohtml" version="3.0.0.v20251023-1000"/>
11-
<unit id="org.codelibs.nekohtml.source" version="3.0.0.v20251023-1000"/>
10+
<unit id="org.codelibs.nekohtml" version="3.0.1.v20251103-0800"/>
11+
<unit id="org.codelibs.nekohtml.source" version="3.0.1.v20251103-0800"/>
1212
<unit id="org.apache.httpcomponents.httpclient" version="4.5.14" />
1313
<repository location="https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/milestone/latest"/>
1414
</location>
@@ -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>

0 commit comments

Comments
 (0)