Skip to content

Commit b6cdab8

Browse files
Update target-platform with latest version
1 parent 40f0159 commit b6cdab8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: releng/org.eclipse.linuxtools.target/linuxtools-latest.target

+3-3
Original file line numberDiff line numberDiff line change
@@ -205,13 +205,13 @@
205205
<dependency>
206206
<groupId>org.glassfish.hk2</groupId>
207207
<artifactId>osgi-resource-locator</artifactId>
208-
<version>1.0.4</version>
208+
<version>3.0.0</version>
209209
<type>jar</type>
210210
</dependency>
211211
<dependency>
212212
<groupId>jakarta.ws.rs</groupId>
213213
<artifactId>jakarta.ws.rs-api</artifactId>
214-
<version>3.1.0</version>
214+
<version>4.0.0</version>
215215
<type>jar</type>
216216
</dependency>
217217
<dependency>
@@ -223,7 +223,7 @@
223223
<dependency>
224224
<groupId>org.glassfish.hk2</groupId>
225225
<artifactId>osgi-resource-locator</artifactId>
226-
<version>1.0.3</version>
226+
<version>3.0.0</version>
227227
<type>jar</type>
228228
</dependency>
229229
<dependency>

0 commit comments

Comments
 (0)